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

Copy custom CA config map to additional namespaces #4953

Merged

Conversation

divolgin
Copy link
Member

@divolgin divolgin commented Oct 16, 2024

What this PR does / why we need it:

When deployed to an embedded cluster, custom CA configmap is created automatically in the kotsadm namespace by EC installer. The same config map is used in Replicated SDK and also by application via template functions. The config map needs to be copied to any additional namespace where SDK or the application may be deployed.

Which issue(s) this PR fixes:

https://app.shortcut.com/replicated/story/114248/sdk-pod-is-unable-to-start-when-using-custom-ca-and-deploying-into-one-of-the-additional-namespaces

Does this PR require a test?

Does this PR require a release note?

Fixes an issue that could prevent Replicated SDK from being deployed into an additional namespace when using Embedded Cluster.

Does this PR require documentation?

NONE

@divolgin divolgin added type::bug Something isn't working bug::normal labels Oct 16, 2024
laverya
laverya previously approved these changes Oct 16, 2024
@divolgin divolgin force-pushed the divolgin/sc-114248/sdk-pod-is-unable-to-start-when-using-custom branch from 0cd53ea to e96074e Compare October 16, 2024 19:23
@divolgin divolgin merged commit 5cc9f72 into main Oct 16, 2024
122 checks passed
@divolgin divolgin deleted the divolgin/sc-114248/sdk-pod-is-unable-to-start-when-using-custom branch October 16, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants