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

make windows overlays more consistent w other providers #697

Open jayunit100 opened 3 years ago

jayunit100 commented 3 years ago

Bug description

Right now we name windows MDs slightly differently. Lets analyze the inconcistencies and make them match vsphere as much as possible.

Expected behavior

Windows clusters should look to whatever extent is reasonable just like linux ones in terms of cluster templates and especially in terms of YTT matching targets.

jayunit100 commented 3 years ago

Also, in the process, let's integrate the Golang unit tests into our overall workflow when doing this.