stolostron / deploy

Deploy Development Builds of Open Cluster Management (OCM) on RedHat Openshift Container Platform
Apache License 2.0
158 stars 153 forks source link

[BUG][DEPLOY] Waiting for API group to be available certmanager.k8s.io/v1alpha1 #136

Closed git001 closed 2 years ago

git001 commented 4 years ago

Describe the bug

{
"level":"info",
"ts":1595934620.980875,
"logger":"controller_multiclusterhub",
"msg":"Waiting for API group to be available",
"API group":"certmanager.k8s.io/v1alpha1"
}

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Operator Hub' in the OCP 4 Admin Console
  2. Click on 'ACM' and install it
  3. run oc create -f ... of the above yaml
  4. run oc -n open-cluster-management logs multiclusterhub-operator-<POD>

Expected behavior I expect a route to be able to login to ACM Web console

Screenshots 2020-07-27_ACM_01

Desktop (please complete the following information):

git001 commented 2 years ago

stale