-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
None
Description of problem
1. Customer is unable to provision hcp clusters.
2. hypershift-addon-agent pod in open-cluster-management-agent-addon is found to be in crashedloopbackoff state
3. MCE stuck in progressing state with status unknown:
~~~
- kind: ManagedClusterAddOn
lastTransitionTime: "2024-07-09T10:46:06Z"
message: The status of hypershift-addon add-on is unknown.
name: hypershift-addon
reason: ManagedClusterAddOnLeaseNotFound
status: Unknown
type: Available
~~~
We tried disabling the hypershift-local-hosting plugin which brings the mce status to Available, but it does not fix the issue after we try to re-enable it. Hence raising this bug.