Kiosk Versions Save

kiosk 🏢 Multi-Tenancy Extension For Kubernetes - Secure Cluster Sharing & Self-Service Namespace Provisioning

v0.2.11

2 years ago

Changes

  • Fixed an issue where watching spaces or accounts would error
  • Improved listing performance of spaces & accounts

v0.2.9

2 years ago

Changes

  • Added affinity & tolerations to kiosk helm chart

v0.2.8

2 years ago

Changes

  • The endpoints spaces and accounts now support watch, which allows better integration with tools such as ArgoCD (#130)

v0.2.8-beta.0

2 years ago

Changes

  • The endpoints spaces and accounts now support watch, which allows better integration with tools such as ArgoCD (#130)

v0.2.7

2 years ago

Changes

  • Updated internal k8s version to v1.21.1
  • Several internal apiserver improvements

v0.2.6

3 years ago

Changes

  • Support UPDATE and DELETE webhooks for spaces and accounts

v0.2.6-beta.1

3 years ago

Changes

  • Support UPDATE and DELETE webhooks for spaces and accounts

v0.2.5

3 years ago

Changes

  • Kiosk now supports webhooks that target spaces or accounts
  • New helm chart option to specify a node selector for the kiosk deployment

v0.2.5-beta.0

3 years ago

Changes

  • Kiosk now supports webhooks that target spaces or accounts

v0.2.4

3 years ago

Changes

  • New environment variable APISERVICE_PORT and chart option apiservice.port to specify a different api service port
  • Leader election now uses the current namespace as kube-system sometimes is denied (for example in GKE auto-pilot)