Skip to content

v2.0.0

Choose a tag to compare

@srm-build srm-build released this 23 May 19:42
· 312 commits to master since this release

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)