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 cert-manager upstream authority when enabling recommendations #476

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

yann-soubeyrand
Copy link
Contributor

@yann-soubeyrand yann-soubeyrand commented Oct 10, 2024

The namespace used in the command of the wait init container should be the same as the issuer resource:

namespace: {{ include "spire-server.namespace" $ }}

Else, it doesn’t work when deploying with recommendations enabled.

@yann-soubeyrand yann-soubeyrand changed the title Fix server wait init container Fix cert-manager upstream authority when enabling recommendations Oct 10, 2024
@faisal-memon faisal-memon added the bug Something isn't working label Oct 17, 2024
Copy link
Collaborator

@kfox1111 kfox1111 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks! :)

@faisal-memon faisal-memon merged commit 7b409ed into spiffe:main Oct 17, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants