Security
Changed
- Update bootstrap resources on restart.
Changed
- Update to upstream
v1.2.0. (#151) - cert-manager-app now requires kubernetes version >=1.16.0. (#151)
- Switch rbac rules from
extensions to networking.k8s.io for ingresses. (#151)
Fixed
- Allow strings and integers in values schema for resources requests and limits. (#150)
Added
- Add network policy template.
Changed
- Rename clusterissuer subchart to match it’s name in its Chart.yaml. (#140)
- Make pods of deployments use read-only file systems. (#140)
- Make pre-install/pre-upgrade hooks use server side apply. Possibly fixes upgrade timeouts. (#140)
Changed
- Update
dex to v2.28.1. - Add annotation for owning team
- Update devctl and architect version
- Add pushing to VMware app collection
- Fix Giant Swarm logo URL
Changed
- Install all the
rbac-operator resources by default.
Changed
- Set docker.io as the default registry
Changed
- Label default ClusterRoles, which needs to be displayed in Happa.
Deleted
- Remove selector in
orgpermissions controller.