vmware-tanzu / tanzu-framework

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
197 stars 193 forks source link

Kapp-controller config controller need to handle config.dangerousSkipTLSVerify from cluster variable #1856

Closed blc1996 closed 2 years ago

blc1996 commented 2 years ago

(This is used to request new product features)

Describe the feature request Kapp-controller config controller need to handle config.dangerousSkipTLSVerify from cluster variable https://github.com/vmware-tanzu/tanzu-framework/blob/main/addons/controllers/kapp-controller/kappcontrollerconfig_types.go#L115

Describe alternatives you've considered

Affected product area (please put an X in all that apply)

Additional context

shyaamsn commented 2 years ago

Should be handled as part of: https://github.com/vmware-tanzu/tanzu-framework/issues/1772

shyaamsn commented 2 years ago

Closing this since it should be handled as part of #1772