Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] - TeamRoleBinding supports ClusterSelector #737

Open
2 tasks
IvoGoman opened this issue Nov 13, 2024 · 0 comments
Open
2 tasks

[FEAT] - TeamRoleBinding supports ClusterSelector #737

IvoGoman opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels

Comments

@IvoGoman
Copy link
Contributor

Priority

None

User Story

No response

Description

The TeamRoleBinding currently supports either ClusterName or ClusterSelector 1 to determine the relevant clusters.

With the implementation of #724 these can be combined into the new Type ClusterSelector. In order to not break existing resources there needs to be a new v1alpha2 Version of the TeamRoleBinding that has a conversion webhook that is able to transform between the two without breaking. see https://book.kubebuilder.io/multiversion-tutorial/tutorial

Acceptance Criteria

  • New v1alpha2 Version of TeamRoleBinding using the new ClusterSelector type
  • Converson between v1alpha1 and v1alpha2

Reference Issues

No response

@github-project-automation github-project-automation bot moved this to Sprint Backlog in Greenhouse Core Roadmap Nov 13, 2024
@Zaggy21 Zaggy21 self-assigned this Nov 19, 2024
@Zaggy21 Zaggy21 moved this from Sprint Backlog to In progress in Greenhouse Core Roadmap Nov 20, 2024
@Zaggy21 Zaggy21 moved this from In progress to Todo in Greenhouse Core Roadmap Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants