Kuadrant / kuadrant-console-plugin

Apache License 2.0
2 stars 2 forks source link

Add support for providerRefs field in DNSPolicy create page #61

Open david-martin opened 1 month ago

david-martin commented 1 month ago

In an upcoming release of kuadrant, 0.10 likely, the ManagedZone resource is removed and a new field is added to DNSPolicy, providerRefs.

The form needs to be udpated with this new field. A secret selector/dropdown, similar to the namespace and gateway selectors can be used.

Any other changes that are agreed for v1 as part of https://github.com/Kuadrant/architecture/pull/105 should be considered as well for updates in the UI. An interim or fallback option (used in other places) could be to add an info message directing users to the yaml editor view for more fully control of the resource if some fields are not yet available in the form.