-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
needs/triageThis issue requires triaging to establish severity and next steps.This issue requires triaging to establish severity and next steps.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.upgrade-impactThis PR has potential upgrade or downgrade impact.This PR has potential upgrade or downgrade impact.
Milestone
Description
Currently a user upgrading from Cilium 1.7 to 1.8 will have to pass --set config.upgradeCompatibility=1.7
to keep upgrade compatibility [1].
Unfortunately that same user won't be able to upgrade to 1.9 without facing upgrade compatibility issues since we won't be able to distinguish the first version of Cilium that the user installed was 1.7 or 1.8 nor we will be able to distinguish if the user didn't want to keep upgrade compatibility. In case the user wants to use a new option introduced in 1.8 it is a problem if we want to detect which options should be kept with the default values or with breaking values to avoid compatibility issues.
Metadata
Metadata
Assignees
Labels
needs/triageThis issue requires triaging to establish severity and next steps.This issue requires triaging to establish severity and next steps.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.upgrade-impactThis PR has potential upgrade or downgrade impact.This PR has potential upgrade or downgrade impact.