-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow end users to configure additional trusted certificate authoriti…
…es (#4884) * begin passing through additional CAs * refer to existing configmaps * add PrivateCACertNamespace function * specify private CAs configmap via CLI * f * begin integration test for flag * set env var * create ns * use the right namespace * add private-ca-configmap to generate-manifests * check for cert file and env vars in deployment * add basic generate-manifests test * manifest namespace * fix cat * remove cat * rename TrustedCAsConfigmap to PrivateCAsConfigmap
- Loading branch information
Showing
7 changed files
with
280 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.