-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
restructuring by removing env var usage in clusterclass templates (#392)
* removed portion which is added by patches in clusterclass this data will be passed thru variables * added default names to reduce more env vars * added default name to cluster with topology * Revert "added default name to cluster with topology" This reverts commit 584dae2. * removed namespace env var * make cluster-e2e-templates-no-kubeproxy * removed more env var usage also restructured base-root to more readable ccm folder * removed clustername env var from providerID as not needed * removed more env var usage from ccm yamls separated cluster with and without topology related ccm yamls for easy updates thru variables * now moved ccm/cpi related objects to cluster instead of clusterclass This is useful since ccm applies to workload cluster only. * reverted configmapgenerator changes as crs causing issues * ccm only has one pc-trusted-bundle so no need to have a cluster specific name * fixed the e2e clusterclass file name * fixed lint-yaml * made prismCentral and controlPlaneEndpoing as required fields in api * Revert "made prismCentral and controlPlaneEndpoing as required fields in api" This reverts commit 8e31891. * made prismCentral and controlPlaneEndpoing as required fields in api * Revert "made prismCentral and controlPlaneEndpoing as required fields in api" This reverts commit b7a035b. * Revert makefile e2e clusterclass template name Change it back to clusterclass-e2e.yaml * Set default value for tls-cipher-suites in clusterclass templates * Remove clusterclass e2e manifest This should not have been checked-in. * added missing file ref in e2e. * now made all the ref to new cc name --------- Co-authored-by: Deepak Muley <deepak.muley@nutanix.com>
- Loading branch information
1 parent
d755db6
commit de7ccf9
Showing
40 changed files
with
766 additions
and
1,265 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
File renamed without changes.
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
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
Oops, something went wrong.