Support CRD additionalProperties in form config and validation #442
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
servala/servala-portal!442
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "service-config-form-improvement"
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?
CRDs like VSHNForgejo use additionalProperties for freeform config maps, but the portal rejected these paths during validation and failed to generate forms for them. This adds support across all layers: admin validation, dynamic model instantiation, and custom form generation. Also adds checkbox field type support and improves tab styling.
573957700b3cd6d3c72dWIP: support CRD additionalProperties in form config and validationto Support CRD additionalProperties in form config and validation