Skip to content

Conversation

@emosbaugh
Copy link
Member

What this PR does / why we need it:

In addition to the existing PrivateCACert template function which exposes the CA in a ConfigMap, another template function HostCABundlePath will be added so that vendors can mount the cert directly as a hostPath volume and receive realtime updates.

This adds an environment variable in the kotsadm container via extraEnv in the values file HOST_CA_BUNDLE_PATH so that kots can know the path to the CA bundle on the host.

Related:

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?


Does this PR require documentation?

@github-actions
Copy link

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-a2fca1b" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-a2fca1b?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

@emosbaugh emosbaugh closed this May 29, 2025
@emosbaugh emosbaugh deleted the emosbaugh/sc-123435/hostcabundlepath-template-function branch May 29, 2025 02:59
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.

2 participants