add ClusterResourceSet for installing Features and FeatureGates in management cluster#642
add ClusterResourceSet for installing Features and FeatureGates in management cluster#642yharish991 wants to merge 1 commit intovmware-tanzu:mainfrom yharish991:addCRSForFeaturegates
Conversation
Signed-off-by: yharish991 <yharish991@gmail.com>
|
Cluster Generation A/B Results: |
|
//usebom:sandbox/v1.5.0-zshippable/372947407081581714/tkg-compatibility |
pkg/v1/providers/ytt/03_customizations/featuregates/add_featuregates.yaml
Show resolved
Hide resolved
|
@yharish991 Should we also add a "system" feature gate resource on the management cluster in this PR? |
ya I covered that part in this pr #151, it applies a default FeatureGate CR at the time of management cluster creation |
|
this is not needed anymore as we took a different approach to install Features and FeatureGates using Carvel API #1046 |
Signed-off-by: yharish991 yharish991@gmail.com
What this PR does / why we need it:
This PR adds ClusterResourceSet CR for Feature and FeatureGates in providers template to install them in management cluster.
Which issue(s) this PR fixes:
Fixes #89
Describe testing done for PR:
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
New PR Checklist