Skip to content

fix: update certificate approval command condition in NOTES.txt#130

Merged
schaubl merged 2 commits intomainfrom
multiple-k8s-creds
Dec 9, 2024
Merged

fix: update certificate approval command condition in NOTES.txt#130
schaubl merged 2 commits intomainfrom
multiple-k8s-creds

Conversation

@konstan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

konstan commented Dec 9, 2024

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 9, 2024

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