Skip to content

v2.13.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 01:00
· 202 commits to main since this release

Changed

  • TLS options (tlsCertificate, tlsSecretName, tlsCertManagerIssuerName) now automatically set AIS TLS config to use auto-mounted certificates at /var/certs.
  • Fixed a missing RBAC rule for job creation, required to run host path cleanup jobs.
  • Updated ConfigToUpdate to bring config options to parity with AIS version 4.2.

Added

  • spec.tlsCertificate option to generate TLS certificates via cert-manager.
  • Operator deployments will now create a ServiceAccount ais-operator-controller-manager and bind only that ServiceAccount to the ais-operator-manager-role ClusterRole.
  • priorityClassName spec option to set a priority class for AIS pods
  • logSidecarResources spec option to set K8s resource options for the logging sidecar

v2.12.2...v2.13.0