Release notes for v1.16.0
Changelog since v1.15.0
Changes by Kind
Chore
- Update Ingress APIs to work with Kubernetes 1.22 (#243, @Szymongib)
- Update manifests of MinIO and MySQL operators to be compatible with K8s v1.22 (#248, @Szymongib)
Feature
- Add error information to Mattermost CR status (#253, @dimitraz)
- Allow specifying tolerations for server pods (#250, @mjnagel)
- Introduce new Ingress configuration
Allow disabling creation of Ingress
Allow specifying secret for TLS cert (#249, @Szymongib) - Set
spec.ingressClassName
on Ingress object (#254, @Szymongib) - Support defining custom init container for Mattermost pods
Add option to disable database readiness check init container (#242, @Szymongib)
Bug or Regression
- Add permissions for replicasets. (#251, @stafot)
- Always update Mattermost status if there are any differences (#241, @Szymongib)
- Handle updates of LoadBalancer Service (#245, @Szymongib)