giantswarm / happa

Web user interface for Giant Swarm – Beyond managed Kubernetes
https://www.giantswarm.io/
Apache License 2.0
21 stars 5 forks source link

Hide fields in cluster creation form for CAPA #4605

Closed gusevda closed 4 months ago

gusevda commented 4 months ago

What does this PR do?

In cluster creation form on CAPA values for baseDomain and managementCluster fields are populated from the catalog and we don't expect users to edit these values, so the fields should be hidden.

On other providers there is no such problem.

How does it look like?

Group 1 (1)

Any background context you can provide?

Closes https://github.com/giantswarm/roadmap/issues/3397.