-
Notifications
You must be signed in to change notification settings - Fork 93
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
Multiple Release EPIC: Upgrade clusterset API to v1beta2, use the "exclusiveClusterSetLabel" as default for clusterSetType, and deprecate the "legacyclusterset" #67
Comments
|
/assign @ldpliu |
|
By introducing a new version of clusterset api (v1beta2), we can change the migration path as below. Release N [ ] Add exclusiveClustersetLabel selector type in clusterset api v1beta1 Release N+1 [ ] Mark clusterset api v1beta1 as deprecated Release N+2 [ ] Remove clusterset api v1beta1 |
|
/kind feature |
…t-io#67) Signed-off-by: Jian Qiu <jqiu@redhat.com>
|
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
|
Remove clusterset api v1beta1 PRs: |
|
Upgrade cluster-proxy clusterset v1beta1: open-cluster-management-io/cluster-proxy#167 |
|
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
|
/close |
|
@qiujian16: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com>
By introducing a new version of clusterset api (v1beta2), we can change the migration path as below.
Release 0.9.0
Release 0.10.0
upgrade clusterset api to v1beta2 for each component
Other clusterset consumers (external consumers) must upgrade to clusterset api v1beta2
Release 0.11.0
Release 0.12.0
The text was updated successfully, but these errors were encountered: