Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To fix tls issue in OpenShift #1248

Merged
merged 1 commit into from
Aug 23, 2022
Merged

To fix tls issue in OpenShift #1248

merged 1 commit into from
Aug 23, 2022

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Aug 22, 2022

Fixes: #1234

The idea is to allow Service to use Secret in annotations for tls issue to get solved when installing Operator in OpenShift.
Tested in Openshift version 4.11.0 but user reported issue in 4.10.0 as well.
This change is ignored when not in Openshift cluster.

Screen Shot 2022-08-22 at 5 07 08 PM

2022/08/10 14:30:03 http: TLS handshake error from 10.128.0.1:54964: remote error: tls: bad certificate is gone

Documentation:

@cniackz cniackz self-assigned this Aug 22, 2022
@cniackz cniackz added the enhancement New feature or request label Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift MinIO Operator "remote error: tls: bad certificate"
4 participants