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 194 forks source link

windows tests should (1) fail if management cluster is specified (2) accomodate 'prod' clusters #1014

Open jayunit100 opened 2 years ago

jayunit100 commented 2 years ago

Bug description

Lets add several validations to our windows YTT:

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

Expected behavior

The windows cluster creation is smart enough to short circuit in cases where other parameters are non compatibly such as this one.

Steps to reproduce the bug

Make a windows ytt template with IS_WINDOWS_CLUSTER true, but set it to type management.

jayunit100 commented 2 years ago

/assign

jayunit100 commented 2 years ago

/good-first-issue

jayunit100 commented 2 years ago