-
Bug
-
Resolution: Unresolved
-
Normal
-
4.16.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The version history of a hostedcluster object has 11 entries, which prevents validation of the resources:
oc get hostedcluster -n ocm-production-2bmkek5hcuhjaspiq6vi17nrti95mf9l dalh-p-tk-mp16 -ojson | jq '.status.version.history'
--> has 11 entries
I can no longer edit the hostedcluster resource with that:
oc annotate hostedcluster -n ocm-production-2bmkek5hcuhjaspiq6vi17nrti95mf9l dalh-p-tk-mp16 hypershift.openshift.io/cluster-size-override=m52xl The HostedCluster "dalh-p-tk-mp16" is invalid: * status.version.history: Too many: 11: must have at most 10 items * <nil>: Invalid value: "null": some validation rules were not checked because the object was invalid; correct the existing errors to complete validation
This prevents me from running maintenance on the request serving nodes, which could potentially prevent ROSA SRE's from resizing request serving nodes in future in order to ensure customer API access.
Version-Release number of selected component (if applicable):
image of the hypershift operator: quay.io/acm-d/rhtap-hypershift-operator:4b581cd3f37c5a3d90cca5c3c683b6b01240f30c
Additional info:
Management cluster ID: b6ae92fe-0f8c-441e-85c0-5e7c0295ae5a
The limit of 10 entries is set here: