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

Fix certmanager test to use the :noop tagged image #2220

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Jul 16, 2024

This Fixes the automated test for Cert Manager:

  • Test was not running with current code, instead was pulling latest released Operator image
  • Test was failing because Operator could not trust the MinIO TLS certificate, is fixed by Issuing the certificate with a CA (Certificate Authority) and pass that CA to Operator to be trusted.

@pjuarezd pjuarezd self-assigned this Jul 16, 2024
@pjuarezd pjuarezd mentioned this pull request Jul 16, 2024
@pjuarezd pjuarezd merged commit bbb9122 into minio:master Jul 16, 2024
21 checks passed
@pjuarezd pjuarezd deleted the fix-certmanager-test branch July 16, 2024 17:16
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