Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
194
stars
192
forks
source link
Plumb Vsphere CPI CLI addon configs to VsphereCPIConfig API #2371
CLI has legacy addon configs like ANTREA_TRAFFIC_ENCAP_MODE that is used to create an addon secret. In new Addons APIs since we are using ClusterBootStrap and AddonConfig API we need to plumb the legacy addon configs to new APIs.
Create ClusterBootstrap and AddonConfig API overalys.
CLI has legacy addon configs like ANTREA_TRAFFIC_ENCAP_MODE that is used to create an addon secret. In new Addons APIs since we are using ClusterBootStrap and AddonConfig API we need to plumb the legacy addon configs to new APIs.
Create ClusterBootstrap and AddonConfig API overalys.