managed-upgrade-operator icon indicating copy to clipboard operation
managed-upgrade-operator copied to clipboard

V4 cluster upgrade automation

Results 4 managed-upgrade-operator issues
Sort by recently updated
recently updated
newest added

### What type of PR is this? feature ### What this PR does / why we need it? ### Which Jira/Github issue(s) this PR fixes? [OSD-22085](https://issues.redhat.com//browse/OSD-22085) ### Special notes for...

do-not-merge/work-in-progress
jira/valid-reference

The managed-upgrade-operator is encountering an issue where it is unable to find an available upgrade e.g. clusterversion `4.13.19`. UpgradeConfig ``` apiVersion: upgrade.managed.openshift.io/v1alpha1 kind: UpgradeConfig metadata: name: managed-upgrade-config namespace: openshift-managed-upgrade-operator spec:...

lifecycle/stale

I created a brand new ARO cluster and attempted to apply an UpgradeConfig CR to it, using the `capacityReservation: true` setting. I'm encountering an error `failed to get original machineset`,...

### What type of PR is this? feature ### What this PR does / why we need it? uses "eus" channel for 4.12+ even versions ### Which Jira/Github issue(s) this...

do-not-merge/hold