You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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