Dynamic service ordering forms #27
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 14 hours
Due date
rixx
14 hours
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#27
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "14-dynamic-service-ordering-forms"
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?
#14
@ -313,0 +381,4 @@
_preload_content=False,
).json()
for schema in response["components"]["schemas"].values():
gkvs = schema.get("x-kubernetes-group-version-kind")
The Kubernetes community usually uses
gvk
as the abbreviation, instead ofgkv