redhat-cop / group-sync-operator

Synchronizes groups from external providers into OpenShift
Apache License 2.0
116 stars 61 forks source link

TLS Handshake error from <host>:<port> remote error: tls: bad certificate #203

Open pon-raj opened 2 years ago

pon-raj commented 2 years ago

Hi, We installed the operator from OpenShift OperatorHub. In controller manager pod's log, we keep getting below error message when we set namespace label openshift.io/cluster-monitoring: "true"

TLS Handshake error from : remote error: tls: bad certificate

Please let me know what would be the issue and how to resolve this.

Thanks.

sabre1041 commented 2 years ago

what namespace did you install the operator in?

pon-raj commented 2 years ago

I installed the operator in a namespace called “ldap-groupsync”. I created this namespace and installed the operator. Thanks.

sabre1041 commented 2 years ago

Thats the issue. There is a challenge currently when using a namespace other than group-sync-operator. Related to #199

No current workaround yet but still investigating

pon-raj commented 2 years ago

Thank You.

KhizerJaan commented 1 year ago

Facing same issue. Is there any work around to use namespace other than group-sync-operator.