Service Catalog Listing #13
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#13
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 see a catalog of available services to order.
Allow the user to see a list of services (similar to https://servala.com/service/).
The user can then choose a cloud provider control plane to instantiate the service on.
Implementation Notes
CompositeResourceDefinition
in the API groupapiextensions.crossplane.io/v1
which is the API of the service itself, for examplexvshnredis.vshn.appcat.vshn.io
. This information is later used to discover the API specification via the OpenAPI definition available in the Kubernetes API.