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: add missing spec.issuerRef.group to cert-manager Certificate| #83

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented Sep 23, 2023

We are using cert-manager/approver-policy in our clusters, and are hitting this issue: cert-manager/approver-policy#179

This PR adds the cert-manager.io as the issuer group - which is anyway the default in cert-manager controller.

Copy link
Member

@ymmt2005 ymmt2005 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@erikgb
Copy link
Contributor Author

erikgb commented Sep 24, 2023

The CI seems to fail with an unrelated error. Is it a flake?

@ymmt2005
Copy link
Member

Looks pretty much like a flake. Re-running it.

Expect(err).NotTo(HaveOccurred())

@ymmt2005
Copy link
Member

passed.

@ymmt2005 ymmt2005 merged commit 52c5a2a into cybozu-go:main Sep 25, 2023
8 checks passed
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.

2 participants