-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial struct for mapping values * add upto isolation values Signed-off-by: Ishan Khare <[email protected]> * add coredns plugin values * add unit testing for helm values struct Signed-off-by: Ishan Khare <[email protected]> * use bool pointer for telemetry toggle Signed-off-by: Ishan Khare <[email protected]> * add tests for all distros Signed-off-by: Ishan Khare <[email protected]> * Update cmd/vcluster/cmd/values/v1/base_values.go Co-authored-by: Thomas Kosiewski <[email protected]> * fix lint and change plugin config to yaml Signed-off-by: Ishan Khare <[email protected]> * address review comments and improvements Signed-off-by: Ishan Khare <[email protected]> --------- Signed-off-by: Ishan Khare <[email protected]> Co-authored-by: Thomas Kosiewski <[email protected]>
- Loading branch information
1 parent
605711b
commit eb04d58
Showing
13 changed files
with
494 additions
and
18 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
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
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.