-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17
-
None
-
Yes
-
False
-
Description of problem:
Running oc scale on a nodepool fails with 404 not found
Version-Release number of selected component (if applicable):
Latest hypershift operator
How reproducible:
100%
Steps to Reproduce:
- Deploy latest hypershift operator and create a hosted cluster
- Scale the nodepool with oc scale nodepool
Actual results:
Scaling fails
[2024-10-20 22:13:17] + oc scale nodepool/assisted-test-cluster -n assisted-spoke-cluster --replicas=1
[2024-10-20 22:13:17] Error from server (NotFound): nodepools.hypershift.openshift.io "assisted-test-cluster" not found
Expected results:
Scaling succeeds
Additional info:
Discovered in our CI tests beginning October 17th https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/periodic-ci-openshift-cluster-api-provider-agent-master-e2e-ai-operator-ztp-capi-periodic
- Note: we had to put in a workaround: directly patching the nodepool so tests may succeed starting from Oct 22
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update