Releases: codedx/codedx-kubernetes
Releases · codedx/codedx-kubernetes
v2.9.0
v2.8.0
v2.7.0
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2022-05-23)
⚠ BREAKING CHANGES
- A change in K8s 1.22 affects support for the TLS
deployment option. Support for deploying cert-manager and NGINX
has been removed.
- Default deployment options include PSP and Network Policy, not TLS
- Provide a doc link to handle TLS-related changes in v1.22
- Add Triage Assistant to Guided Setup to increase required memory
- Always use PNS Container Runtime Executor
- Support TLS termination with Code Dx service
- Drop Helm-based Argo CRD deployment
- Remove configuration for applying CRDs by application version
- Remove skip option for resource requirements
- Suggest skipping replica database if not using Code Dx backup feature
- Add tags to Guided Setup unit tests and print prompt responses
- Guided Setup optionally configures NGINX annotation
- Specify ingressClassName for Ingress resource
Features
- Add support for K8s 1.22, 1.23, and 1.24 (a7875eb)