-
Notifications
You must be signed in to change notification settings - Fork 561
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Request
Is your feature request related to a problem? Please describe.
I have installed an older version of OLM and wish to upgrade to a newer version. OLM doesn't provide any official upgrade steps and kubectl apply
fails due as the kubernetes.io/last-applied-configuration
annotation causes the CRD to exceed 262144 bytes.
Describe the solution you'd like
I would like the OLM project to provide official steps for performing an upgrade.
Acceptance Criteria:
- The steps for upgrading OLM are documented and made available in the release notes.
- Strive for as much automation as we can, but if manual steps are required the reasoning should be called out in the PR.
lodotek and azdobylak
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.