-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
OtherenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem? Please describe
Today there is no concept of feature flag archival. This means that when a feature flag is removed, existing clusters that are using the feature flag will run into problems when trying to upgrade to the new software version without the feature flag.
See: #12074 (comment)
Describe the solution you'd like
We should have something like 68d07fc to support archival of old feature flags. Moreover, we should print some sort of deprecation message when old feature flags are found.
Related component
Other
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OtherenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request