Releases: cloud-ark/kubeplus
Releases · cloud-ark/kubeplus
v4.0.0
Date: November 21, 2024
Commits: 45
Contributors: 5
Highlights:
- GitHub Action changes and improvements
- Getting started example improvements
- Support for application force delete
- KubePlus chart update - added ephemeral-storage to containers
- Day2 operation example update
- Bulk upgrade test case
- Robustness improvements (rejecting app deploy if a previous instance is still running)
- Licensing support
- Pod policy support removed
- Parameterizing generation of consumer kubeconfigs
- Dependabot commits
v3.0.1
v3.0.0
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
v2.0.2
- Permission tightening to support multi-instance saas use-case and managed app use-case
- Bug fixes
v2.0.1
- 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
Phase1
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.
Output format enhancements; Error checking
- JSON o/p for kubectl connections
- Error checking in binding functions
- KubePlus deployment script clean up
Refactoring and feature enhancements
- Binding Functions re-implementation (ImportValue and AddLabel)
- kubectl connections plugin opened up for all the Kubernetes resources
Milestone1
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.
Custom Resource Metrics
This release primarily contains Kubernetes Custom Resource Metrics