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: update certificate approval command condition in NOTES.txt #130

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

konstan
Copy link
Contributor

@konstan konstan commented Nov 30, 2024

This works in tandem with nuvlaedge/nuvlaedge#227

The default CSR name is nuvlaedge-csr. It is defined as default in values.yaml and assumed as the default in kubernetes-credentail-manager.sh in this PR nuvlaedge/nuvlaedge#227. In the case of the default CSR name, kubernetes-credentail-manager.sh and NOTES.txt generate CSR name as nuvlaedge-csr-<NE UUID>. Otherwise, the value provided in values.yaml (that is different from the assumed default) will be used as the name of CSR.

Copy link
Contributor

@schaubl schaubl left a comment

Choose a reason for hiding this comment

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

I think you can also remove SET_MULTIPLE in kubernetes-credentials-manager-job.yaml

@konstan
Copy link
Contributor Author

konstan commented Dec 9, 2024

@schaubl Indeed. I didn't notice this. Thanks.

Copy link

sonarqubecloud bot commented Dec 9, 2024

@schaubl schaubl merged commit f3b82fa into main Dec 9, 2024
6 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