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 typo in operator.go #854

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Conversation

anjalshireesh
Copy link
Contributor

Both if and else blocks inside useCertificatesV1API had the same
code. Fixed by using CertificatesV1 instead of CertificatesV1beta1
inside the if block.

Both `if` and `else` blocks inside `useCertificatesV1API` had the same
code. Fixed by using `CertificatesV1` instead of `CertificatesV1beta1`
inside the `if` block.
@harshavardhana harshavardhana merged commit 1cf46e5 into minio:master Oct 4, 2021
@anjalshireesh anjalshireesh deleted the bugfixes branch October 5, 2021 04:07
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.

3 participants