Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Set default request/limits in deployment (cpu: 100m, memory: 100Mi) per best practice
Changed
- Sync with upstream
- Bug fixes
- Add namespace overwrite
Updated
- Update architect-orb to
0.10.0 - kube-state-metrics chart
2.8.8 -> 2.8.11 - grafana chart
5.1.4 -> 5.3.0 - grafana chart requirement
5.1.* -> 5.3.* - configmapReloadImage
0.0.1 -> 0.3.0 - hyperkubeImage
1.12.1 -> 1.16.12
Added
- Set default request/limits in deployment (cpu: 100m, memory: 100Mi) per best practice
Changed
- Sync with upstream
- Bug fixes
- Add namespace overwrite
Updated
- Update architect-orb to
0.10.0 - kube-state-metrics chart
2.8.8 -> 2.8.11 - grafana chart
5.1.4 -> 5.3.0 - grafana chart requirement
5.1.* -> 5.3.* - configmapReloadImage
0.0.1 -> 0.3.0 - hyperkubeImage
1.12.1 -> 1.16.12
Added
- Webhook component to validate requests and prevent incorrect configurations.
Changed
- Upgrade cert-manager from 0.9.0 to 0.15.2 (#31).
- This is a breaking change. Please review the upgrade notes here.
- Upgrade helmclient to 1.0.2.
- Upgrade architect-orb to 0.10.0.
Added
- Add CR templating for external use.
Added
- Added CODEOWNERS file so that teams can more easily watch files that are relevant to them
Changed
- Deprecated AWSConfig and StorageConfig
- Update
sigs.k8s.io/cluster-api to v0.3.7-rc.1 - Update
sigs.k8s.io/cluster-api-provider-azure to v0.4.5
Added
- Add
pkg/label and pkg/annotation as strategic single source of truth. - Add
catalog, reference, and releaseOperatorDeploy fields to release CRDs, and expose a Ready status.