KubeStorageVersionMigratorAvailable: Waiting for Deployment #2214
|
After upgrading the cluster from 4.19.0-okd-scos.0 to 4.19.0-okd-scos.1 the kube-storage-version-migrator is not deploying I have removed the namespace and let the operator rebuild but to no success. I have created a must gather but unable to upload due to size limitations |
Replies: 2 comments
|
|
|
Ok, afterplaying around I was able to get it to work by setting a scheduling policy. Once i added profile: HighNodeUtilization to the |
Ok, afterplaying around I was able to get it to work by setting a scheduling policy. Once i added profile: HighNodeUtilization to the
oc edit scheduler clusterthe nodes where able to be scheduled and the update succeeded.