Fixed
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.219.0...v0.219.1
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.219.0...v0.219.1
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.8...v0.219.0
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.7...v0.218.8
kubernetes.io/arch node selector rather than from architecture alone. Pinning to arm64 with nodeSelector: {kubernetes.io/arch: arm64} and an empty architecture passed schema validation and rendered the selector with no toleration, so the pod stayed Pending forever against a tainted arm64 node pool with no render error. Either route is now safe.uniq collapsed just a field-for-field identical entry, so an equivalent toleration written with operator: Exists, or with operator omitted since Equal is the API default, produced a duplicate. Coverage is now decided by key, effect, operator and value, so a kubernetes.io/arch=amd64 toleration no longer counts as covering arm64.Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.6...v0.218.7
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.5...v0.218.6
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.4...v0.218.5
Full Changelog: https://github.com/giantswarm/backstage/compare/v0.218.3...v0.218.4
Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.2.14...v1.2.15