-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[infra-tests] Add
self-signed
integration test
This PR adds a new test option called `self-signed` which is used to enable `self-signed` integration tests. This is done by adding a new `generate-self-signed` make option, which is called whenever `self_signed` env variable is enabled. Once enabled, self-signed certs are genereated and relevant `self-signed-config` is called to attach those files into `kots` config. Signed-off-by: Tarun Pothulapati <[email protected]>
- Loading branch information
1 parent
124a2e6
commit 207426e
Showing
7 changed files
with
161 additions
and
65 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.