-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.12
-
None
-
Quality / Stability / Reliability
-
False
-
-
1
-
Important
-
None
-
None
-
None
-
Rejected
-
Sprint 227
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When using the login information given at installation I am getting an 'error: x509: “ingress-operator@1662641354” certificate is not trusted' error that does not allow me to continue kubeadmin functionality on the command line This is only effecting the oc client, I am able to login usign the console with the same password with no issues Not sure if this is for all machine types but I'm on a mac using macOS Monterey version 12.5.1
Version-Release number of selected component (if applicable):
4.12.0-0.nightly-2022-09-08-065313, other 4.12 versions were effected
How reproducible:
100%
Steps to Reproduce:
1. Create cluster 2. Using the login information provided at installlation oc login -u kubeadmin -p <password> 3. Error seen
Actual results:
error: x509: “ingress-operator@1662641354” certificate is not trusted
Expected results:
Login works properly with no errors
Additional info:
I am on a mac using % oc version Client Version: 4.12.0-0.nightly-2022-09-06-081331 Kustomize Version: v4.5.4 Server Version: 4.12.0-0.nightly-2022-09-08-065313 Kubernetes Version: v1.24.0+ebabf6d Also not working using client % oc version Client Version: 4.12.0-0.nightly-2022-09-08-065313 Kustomize Version: v4.5.4 Server Version: 4.12.0-0.nightly-2022-09-08-065313 Kubernetes Version: v1.24.0+ebabf6d