Changed
- Align files according to platform standards in #604 by @giantswarm-align-files[bot]
Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.7...v1.1.8
Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.7...v1.1.8
automation ServiceAccounts of all organization namespaces (org-<organization>) full access to Kyverno PolicyExceptions in the namespaces they are managed in. For this, a write-policy-exceptions Role granting all verbs on policyexceptions.kyverno.io resources, plus a RoleBinding of the same name, are created in each of the kube-system, giantswarm and policy-exceptions namespaces. Every organization’s automation ServiceAccount is aggregated into the subjects of these RoleBindings, and removed again once its organization namespace is deleted. Namespaces which do not exist on the management cluster are skipped.Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.6...v1.1.7
failurePolicy of the restrict-external-ips supplemental policy.Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.5...v1.1.6
Full Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.4...v1.1.5
automation ServiceAccount the kamaji-datastore-manager ClusterRole, so cluster apps using Kamaji can manage their kamaji.clastix.io/datastores CR. The referenced ClusterRole is provisioned by the global Kamaji app.patch-charts Role for automation ServiceAccounts.docker-kubectl image to support arm64 architectureFull Changelog: https://github.com/giantswarm/starboard-exporter/compare/v1.1.3...v1.1.4
sync-china-registry, so a slow cross-Pacific Aliyun push can no longer time out and block the chart catalog publish.dex to v2.43.2. Fixes forced re-login after ~8h for GitHub App-backed connectors (GitHub App user-to-server tokens expire after 8 hours); the connector now persists GitHub’s refresh token and renews the upstream user access token on refresh. Cherry-pick of upstream dexidp/dex#4845.