Support single FQDN #288
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#288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Stories
As a user, I want to have a generated FQDN also in a text field and have the open button working
Implementation Notes
The FQDN generator currently only works with arrays. Today I learned that, for example, the Keycloak service doesn't allow an array for FQDNs but only a single one: https://docs.appcat.ch/vshn-managed/keycloak/create.html
The FQDN generator should also support this use case, and the new open button from #283 should also support this single FQDN case.
Support singled FQDNto Support single FQDN