Description of problem:
after deploying a hosted cluster on kubevirt, the config-policy-controller addon is stuck in Unknown:
I can see on the hosted cluster itself, its not deployed:
And checking the Deployment for the config-policy-controller status, can see its related to ServiceAccount:
pods "config-policy-controller-7677b4ffc7-" is forbidden: error looking up service account open-cluster-management-agent-addon/config-policy-controller-sa: serviceaccount "config-policy-controller-sa" not found
Version-Release number of selected component (if applicable):
quay.io/stolostron/acm-custom-registry:2.8.0-SNAPSHOT-2023-04-27-15-46-22
How reproducible:
always
Steps to Reproduce:
- deploy ocp 4.13 hc on kubevirt
- ...
Actual results:
Expected results:
Additional info:
- is caused by
-
ACM-3507 Hypershift KubeVirt platform tech-preview
- Closed