Tobias Brunner tobru · he/him
tobru opened issue servala/servala-portal#36 2025-04-07 14:39:16 +00:00
Record Operations in Auditlog
tobru opened issue servala/servala-portal#35 2025-04-07 09:26:42 +00:00
Single-Organization Cluster
tobru opened issue servala/servala-portal#34 2025-04-07 09:25:04 +00:00
Import existing Service Instances
tobru opened issue servala/servala-portal#33 2025-04-07 07:49:29 +00:00
OpenAPI Spec Field Naming
tobru pushed to main at servala/servala-portal 2025-04-04 16:07:52 +00:00
e441005061 correct url to codey instance
tobru commented on issue servala/servala-portal#24 2025-03-28 13:29:48 +00:00
Service Instantiation

We need to set the label appcat.vshn.io/provider-config in every instance we create. The value of that label needs to be hardcoded for every control-plane. Minimum example:

apiVersion:…
tobru commented on issue servala/servala-portal#24 2025-03-27 07:56:43 +00:00
Service Instantiation

Kubernetes name restrictions: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/

I propose we restrict the resource name to "RFC 1035 Label Names":

  • contain at most 63…
tobru opened issue servala/servala-portal#32 2025-03-27 07:52:33 +00:00
Service Form Styling and Field Configuration
tobru pushed to 14-dynamic-service-ordering-forms at servala/servala-portal 2025-03-26 14:18:16 +00:00
751f1ed0b0 add perfect scrollbar extension for mazer
tobru commented on pull request servala/servala-portal#27 2025-03-26 13:15:16 +00:00
Dynamic service ordering forms

The Kubernetes community usually uses gvk as the abbreviation, instead of gkv

tobru opened issue servala/servala-portal#30 2025-03-26 08:29:41 +00:00
Service Instance Deletion
tobru opened issue servala/servala-portal#29 2025-03-26 08:26:53 +00:00
Service Instance Update
tobru opened issue servala/servala-portal#28 2025-03-26 08:24:02 +00:00
Service Instance Listing and Details
tobru commented on issue servala/servala-portal#14 2025-03-26 07:57:24 +00:00
Dynamic Service Ordering Form

In the service definition, we currently have the GVK of the resource we want to create. To now get the OpenAPI spec for it, there are multiple ways:

  1. Use the [Discovery API](https://kubernetes
tobru pushed to main at servala/servala-portal 2025-03-25 12:40:16 +00:00
99da47fa11 remove service_definition from fieldset
tobru pushed to 13-service-catalog at servala/servala-portal 2025-03-24 16:41:07 +00:00
267dc56f32 add navigation link for services
b7b5e30e7a Add service offering detail view
ccdc7bd425 Drop ServiceDefinition.control_plane
51dcc46f62 Use service slug in routing
7411288019 Add and auto-populate slug field
Compare 18 commits »
tobru pushed to 13-service-catalog at servala/servala-portal 2025-03-24 16:37:06 +00:00
77fd36cc08 add navigation link for services
tobru pushed to main at servala/servala-portal 2025-03-24 14:29:39 +00:00
f0e34c2419 run pytest in pipeline with uv
tobru pushed to main at servala/servala-portal 2025-03-24 14:16:35 +00:00
41ab33bee7 cronjob to execute clearsessions regularly
tobru pushed to main at servala/servala-portal 2025-03-24 14:06:47 +00:00
60d62bd0af ssh tunnel to kindev