cloudcontrol icon indicating copy to clipboard operation
cloudcontrol copied to clipboard

Hint for Tanzu skip verify wrong

Open timdeluxe opened this issue 1 month ago • 0 comments

The "false" default hint here: https://github.com/dodevops/cloudcontrol/blob/6786e443ca51b90fbe65d8fc2c2f8f18f37801ba/feature/kubernetes/feature.yaml#L45 is wrong, since the logic works on a "yes"/"no" base, see here: https://github.com/dodevops/cloudcontrol/blob/6786e443ca51b90fbe65d8fc2c2f8f18f37801ba/feature/kubernetes/install-tanzu.sh#L20 so the hint has to be rather "no" than "false".

timdeluxe avatar Nov 12 '25 15:11 timdeluxe