Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Alevsk
Copy link
Contributor

@Alevsk Alevsk commented May 16, 2022

When operator-ca-tls secret is defined operator will use that to
verify tls connections with minio tenants, however that was causing a
problem with kube-apiserver in where the certificate exposed on the
caBundle from tenants.minio.min.io crd will not match with the actual certificate operator is using
for the webhook https endpoint

Signed-off-by: Lenin Alevski [email protected]

harshavardhana
harshavardhana previously approved these changes May 16, 2022
When `operator-ca-tls` secret is defined operator will use that to
verify tls connections with minio tenants, however that was causing a
problem with kube-apiserver in where the certificate exposed on the
`caBundle` from tenants.minio.min.io crd will not match with the actual certificate operator is using
for the webhook https endpoint

Signed-off-by: Lenin Alevski <[email protected]>
Copy link

@kannappanr kannappanr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dvaldivia dvaldivia merged commit d54c46a into minio:master May 17, 2022
@Alevsk Alevsk deleted the operator-ca-fix branch May 17, 2022 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants