Skip to content

Releases: openmcp-project/platform-service-quota

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:09
24eb033

Changelog

🐛 Bugfixes

[DEPENDENCY]

  • chore(deps): update controller-utils and release by @guewa in #197

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:07
aed3c59

Changelog

🐛 Bugfixes

[DEPENDENCY]

  • chore(deps): critical go dependency updates by @guewa in #194

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:37
4e451c6

Changelog

🚨 Breaking

[OPERATOR]

  • This repository and all of its artifacts are now named platform-service-quota. (#177, @Diaphteiros)
  • The quota operator is now a platform service. Running it as standalone operator, as before, is not supported anymore (unless it is run in a way which adheres to the platform service contract). (#173, @Diaphteiros)
  • The operator's config is now expected as a QuotaServiceConfig resource on the platform cluster. It has to have the same name as the PlatformService resource that created the controller pod. (#173, @Diaphteiros)
  • The value of the quota operator managed-by label has changed. This requires a manual step when upgrading from the old quota operator to the new platform service: Remove the quota.openmcp.cloud/managed-by label from all namespaces on the onboarding cluster. This label is meant to prevent multiple instances of the quota operator from working on the same namespace, which means that only the instance with the matching identity (now set to the name of the PlatformService resource) will feel responsible for the respective namespace. (#173, @Diaphteiros)

Release v0.18.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:32
802179a

Changelog

Release v0.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 14:20
45a5ea5

Changelog

🚀 Features

[USER]

➕ Other

[H]

  • ginkgo --sem-ver-filter="2.1.1, redis=8.2.0" (#147, ⚙️)

Release v0.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 09:41
8f75af6

Changes included in v0.16.0:

Changelog

🚀 Features

[USER]

What's Changed

  • chore(deps): update hack/common digest to 4159ec6 by @renovate[bot] in #130
  • fix(deps): update module github.com/spf13/cobra to v1.10.2 by @renovate[bot] in #132
  • chore(deps): update gcr.io/distroless/static-debian12:nonroot docker digest to 2b7c93f by @renovate[bot] in #133
  • chore(deps): update dependency go to v1.25.5 by @renovate[bot] in #131
  • fix(deps): update module github.com/onsi/gomega to v1.38.3 by @renovate[bot] in #136
  • chore(deps): update hack/common digest to 6824b1f by @renovate[bot] in #134
  • chore(deps): update gcr.io/distroless/static-debian12:nonroot docker digest to cba10d7 by @renovate[bot] in #141
  • chore(deps): update hack/common digest to 63dd575 by @renovate[bot] in #138
  • fix(deps): update module github.com/onsi/gomega to v1.39.0 by @renovate[bot] in #140
  • fix(deps): update kubernetes packages to v0.35.0 by @renovate[bot] in #137
  • fix(deps): update k8s.io/utils digest to 914a6e7 by @renovate[bot] in #139
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.5 by @renovate[bot] in #135
  • feat: release v0.16.0 by @guewa in #142

Full Changelog: v0.15.0...v0.16.0

Release v0.15.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:10
aabcbda

Changes included in v0.15.0:

Release v0.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 07:09
06aa175

Changes included in v0.14.0:

Release v0.13.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 07:29
d1e3d13

Changes included in v0.13.0:

Release v0.12.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 14:43
55b6d95

Changes included in v0.12.0: