-
Notifications
You must be signed in to change notification settings - Fork 103
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
Upgrade ClusterManagementAddOn and ManagedClusterAddon API to v1beta1 #826
Comments
Hey can I work on this issue? |
Absolutely, we appreciate all contributions. Could you please coordinate with @haoqing0110 to determine what effort is needed here? |
@Ankit152 Thank you for your interest in this! I just updated some more details in the description. |
Sure. I would definitely work on it. I will reach out to you on slack. Thanks! |
This task is removed from v1.0.0 release preparation, due to too much API changes and impact. The further discussions will still happen in the future. |
Describe the enhancement
A clear and concise description of what the enhancement request is.
The Addon configurations and install strategy features have been added for years. Create this issue to trace the API change need to do in the future:
ClusterManagementAddOn
deprecated field to be removed in v1beta1:spec.addOnConfiguration
spec.supportedConfigs
rename tospec.defaultConfigs
ManagedClusterAddon
deprecated field to be removed in v1beta1:spec.installNamespace
status.addOnConfiguration
status.configReferences.name
&status.configReferences.namespace
status.configReferences.lastObservedGeneration
ManagedClusterAddon
deprecated labels to be removed in v1beta1:ManagedClusterAddon
deprecated finalizer to be removed in v1beta1:The text was updated successfully, but these errors were encountered: