Kubeplus Versions Save

Kubernetes Operator to create multi-instance SaaS from Helm charts using Kubernetes-native APIs

3.0.0

1 month ago

Includes several updates to core components. Key updates are listed below:

  • Support for application upgrades
  • Support for complex Helm charts
  • Updates to several kubectl plugins
  • Updates to provider and consumer kubeconfig generation

2.0.2

1 year ago
  1. Permission tightening to support multi-instance saas use-case and managed app use-case
  2. Bug fixes

2.0.1

2 years ago
  • Support for multi-instance multi-tenancy
  • Consumer kubeconfig RBAC updated to include Pod/portforward permission
  • Requiring consumer kubeconfig to be passed for accessing consumer ui
  • Updated base image for mutating-webhook-helper to use Ubuntu 20.02
  • Several documentation updates

2.0.0

2 years ago

KubePlus has undergone massive changes and improvements since the last release.

This release marks the completion of the first phase of the various SaaS problems and solutions embodied in KubePlus.

1.0.2

3 years ago
  • JSON o/p for kubectl connections
  • Error checking in binding functions
  • KubePlus deployment script clean up

1.0.1

3 years ago
  • Binding Functions re-implementation (ImportValue and AddLabel)
  • kubectl connections plugin opened up for all the Kubernetes resources

1.0.0

3 years ago

KubePlus tooling has undergone lot of changes since the previous release. Most important ones are identified below:

  • Introduction of KubePlus kubectl plugins
  • Addition of PlatformWorkflow Operator
  • Addition of Mutating Webhook

This release marks the first milestone for KubePlus tooling.

0.4.0

4 years ago

This release primarily contains Kubernetes Custom Resource Metrics

0.3.0

5 years ago
  • Going forward we will depend on Helm to deploy Operators
  • Hence deprecating operator-manager and operator-deployer. They still exist in the code, but we are not using them going forward.
  • Added operator-discovery-helper. This constructs CRD information that is then used by kube-discovery-apiserver.

0.2.0

5 years ago