Skip to content

Releases: cybozu-go/accurate

Release v1.4.3

07 Aug 06:49
e097b49
Compare
Choose a tag to compare

What's Changed

Others

  • chore: remove use of deprecated APIs by @erikgb in #146

Full Changelog: v1.4.2...v1.4.3

accurate-chart-0.7.7

07 Aug 06:53
e097b49
Compare
Choose a tag to compare

Helm chart for accurate v1.4.3

Release v1.4.2

18 Jul 02:47
68417ba
Compare
Choose a tag to compare

What's Changed

Others

  • fix(webhook): deny deletion of SubNamespace with child namespaces by @erikgb in #145

Full Changelog: v1.4.1...v1.4.2

accurate-chart-0.7.6

18 Jul 02:47
68417ba
Compare
Choose a tag to compare

Helm chart for accurate v1.4.2

Release v1.4.1

08 Jul 02:10
839664e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(helm): correct invalid ConfigMap template by @erikgb in #143

Full Changelog: v1.4.0...v1.4.1

Release v1.4.0

05 Jul 10:09
da690dc
Compare
Choose a tag to compare

What's Changed

Features

  • feat: start serving v2 API by @erikgb in #132
  • feat: configure excluded propagate labels/annotations by @erikgb in #142

Bug Fixes

  • fix: upgrade managed fields in controller resources from CSA to SSA by @erikgb in #121
  • fix: upgrade SubNamespace status managed fields from CSA to SSA by @erikgb in #127
  • fix: set default klog logger to avoid breaking log format by @erikgb in #130
  • fix: should ignore create errors when namespace terminating by @erikgb in #133
  • fix: check RBAC to watched resources on startup by @erikgb in #134
  • fix: improve CRD install (Helm and standalone) by @erikgb in #140

Dependencies

  • update aqua-installer to v3.0.0 and aqua to v2.27.3 by @zoetrope in #125
  • build(deps): bump controller-gen to 1.15.0 by @erikgb in #126
  • build(deps): bump Kubernetes to 1.30 by @erikgb in #124

Others

  • ci: Add policy_allow to aqua-installer action by @yamatcha in #122
  • test: improve namespace webhook tests by @erikgb in #123
  • chore: introduce conversion-gen to generate conversion functions by @erikgb in #129
  • chore: add unserved v2 API based on v2alpha1 by @erikgb in #131
  • chore: make v2 API the new conversion hub by @erikgb in #136
  • chore: change stored version of API to v2 by @erikgb in #135
  • chore: migrate use of deprecated kustomize features by @erikgb in #141
  • test: migrate tests to v2 API by @erikgb in #137
  • chore: deprecate v1 and v2alpha1 SubNamespace API by @erikgb in #128

New Contributors

Full Changelog: v1.3.0...v1.4.0

accurate-chart-0.7.5

08 Jul 02:11
839664e
Compare
Choose a tag to compare

Helm chart for accurate v1.4.1

accurate-chart-0.7.4

05 Jul 10:10
da690dc
Compare
Choose a tag to compare

Helm chart for accurate v1.4.0

Release v1.3.0

19 Feb 07:32
36bb411
Compare
Choose a tag to compare

Breaking Changes

Previously, Accurate did not delete previously propagated labels when deleted from the parent namespace to prevent unintended deletions.
With this release, these propagated labels will be removed.
This behavior is due to the migration to SSA(#112).

What's Changed

Others

  • chore: enable DisablePropagateGenerated feature gate by default by @erikgb in #99
  • chore: introduce new (identical) SubNamespace API version by @erikgb in #101
  • Update golang to 1.21 by @zoetrope in #105
  • chore: change v2alpha1 SubNamespace status to kstatus-compatible subresource by @erikgb in #96
  • chore(helm): allow CRDs to be templated with Helm by @erikgb in #108
  • chore: generate applyconfigurations for APIs (SSA) by @erikgb in #106
  • Setup applyconfiguration-gen with aqua by @zoetrope in #109
  • feat: enable v2alpha1 API with conversion webhook by @erikgb in #107
  • chore: ensure webhooks are handling all API versions by @erikgb in #110
  • feat: make SubNamespace controller reconcile v2alpha1 version by @erikgb in #111
  • chore: deprecate user-facing propagate-generated annotation by @erikgb in #113
  • Migrate to ghcr.io by @yokaze in #115
  • test: migrate envtests to komega by @erikgb in #116
  • build(deps): bump Kubernetes to 1.29 by @erikgb in #118
  • fix: bump Go dependencies by @erikgb in #117
  • chore: migrate controllers to SSA by @erikgb in #112

Full Changelog: v1.2.1...v1.3.0

accurate-chart-0.7.3

19 Feb 07:32
36bb411
Compare
Choose a tag to compare

Helm chart for accurate v1.3.0