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

improvement: specify the frontdoor TLS config as a secret instead of config #65

Merged
merged 12 commits into from
Jun 4, 2021

Conversation

avisbal
Copy link
Contributor

@avisbal avisbal commented Jun 3, 2021

Before this PR

The user-specified front door TLS key pair was specified in the user config ConfigMap instead of as a secret, which leaves sensitive information exposed in a ConfigMap.

After this PR

==COMMIT_MSG==
The user-specified front door TLS key pair is specified as a secret and referenced by name via the user config ConfigMap
==COMMIT_MSG==

Possible downsides?

N/A

@avisbal
Copy link
Contributor Author

avisbal commented Jun 3, 2021

added do not merge until all palantir-operator installations are upgraded to a version that reads the key pair from the secret

@bulldozer-bot bulldozer-bot bot merged commit a3d30d3 into develop Jun 4, 2021
@bulldozer-bot bulldozer-bot bot deleted the av/frontdoor-config-to-secret branch June 4, 2021 19:57
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.

3 participants