Surface an error when the CRD schema cannot be fetched #576
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
servala/servala-portal!576
Loading…
Reference in a new issue
No description provided.
Delete branch "surface-crd-schema-fetch-error"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a control plane's CRD schema fetch fails (e.g. expired cluster credentials returning 401), both the expert and custom form classes are None. The create/update templates gated the form card on the forms being present, so the whole service form silently vanished with no error in the browser or the server log.