This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/kube-client-agent: add new option csrName to specify the csr obje…
…ct's name This change should not change any existing behaviour. If the field '--csrName' is not specified then the commonname will be used for the object's name (what happens today). When specified, the objects name will be taken accordingly. This is useful when multiple CSR objects need to be created for the same 'commonname'.
- Loading branch information
Rajat Chopra
committed
Jan 25, 2019
1 parent
52278c2
commit d9ad2cb
Showing
2 changed files
with
13 additions
and
2 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