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

Add custom CA when deploying replicated-sdk #4914

Conversation

divolgin
Copy link
Member

@divolgin divolgin commented Sep 20, 2024

What this PR does / why we need it:

Replicated SDK now supports adding custom CA from a ConfigMap. This uses the same CA that kotsadm is deployed with for Replicated SDK pod. The config map is assumed to to have been created out of band.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

Adds support for configuring Replicated SDK with additional [Certificate Authority](https://docs.replicated.com/reference/template-functions-static-context#privatecacert) value as the one specified using the `--private-ca-configmap` command line parameter.

Does this PR require documentation?

@divolgin divolgin added the type::feature New feature or request label Sep 20, 2024
@divolgin divolgin marked this pull request as ready for review September 21, 2024 00:10
@divolgin divolgin merged commit 81aa946 into main Sep 23, 2024
117 checks passed
@divolgin divolgin deleted the divolgin/sc-98357/use-a-custom-certificate-authority-with-replicated branch September 23, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants