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 bug where CSE cluster is missing certificates when VCDKEConfig has certificates configured #653

Merged
merged 6 commits into from
Mar 14, 2024

Conversation

adambarreiro
Copy link
Collaborator

@adambarreiro adambarreiro commented Mar 13, 2024

PR #645 had a bug when the CSE Server is configured (VCDKEConfig RDE) with custom certificates during installation (to use them against a custom private Docker registry), these need to be injected into the cluster YAML as well.

This PR amends that and updates unit tests.

Signed-off-by: abarreiro <abarreiro@vmware.com>
Signed-off-by: abarreiro <abarreiro@vmware.com>
@adambarreiro adambarreiro self-assigned this Mar 13, 2024
Signed-off-by: abarreiro <abarreiro@vmware.com>
@adambarreiro adambarreiro marked this pull request as ready for review March 13, 2024 23:20
@adambarreiro adambarreiro changed the title Fix CSE Cluster with certificates Fix bug where CSE cluster is missing certificates when VCDKEConfig has certificates configured Mar 13, 2024
Signed-off-by: abarreiro <abarreiro@vmware.com>
abarreiro added 2 commits March 14, 2024 13:28
Signed-off-by: abarreiro <abarreiro@vmware.com>
#
Signed-off-by: abarreiro <abarreiro@vmware.com>
@adambarreiro adambarreiro merged commit 69a4eda into vmware:main Mar 14, 2024
2 checks passed
@adambarreiro adambarreiro deleted the fix-cse branch March 14, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants