validatedpatterns / common

Apache License 2.0
2 stars 20 forks source link

Do not enforce the existance of any storage class #607

Closed soukron closed 1 month ago

soukron commented 1 month ago

UPI or bare metal clusters may not have any storage class.

As today, the validate-cluster target in the common/Makefile fails if there's no storage class.

Is there any reason to keep this requirement so strong in the Makefile?