-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support customized IPSans and DNSSans for server-tls server cert …
…for vault (#1020) * Set up broken test with new expectations. * Modify template helpers to inject additional Sans and IP Sans. * Adding Changelog for Add support customized IPSans and DNSSans for server-tls server cert for vault * Fixing nil pointer issue * Removing debugging echo statementsleft in server-statefulset.bats * Extracting ip_sans and alt_names code intohelper functions. * Update CHANGELOG.md description for IP Sans and DNS Sans Co-authored-by: Iryna Shustava <[email protected]> Co-authored-by: Iryna Shustava <[email protected]>
- Loading branch information
Showing
3 changed files
with
70 additions
and
3 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