Skip to content

Releases: cybozu-go/accurate

Release v1.0.1

10 May 07:48
5d88416
Compare
Choose a tag to compare

Changed

  • Update for Kubernetes 1.25.9 (#66)
    • Update dependencies

Release v1.0.0

02 Mar 06:35
6b3304f
Compare
Choose a tag to compare

Changed

  • Support Kubernetes 1.25 (#62)
    • Build with go 1.20
    • Update Ubuntu to 22.04
    • Update dependencies

Release v0.4.0

29 Jul 02:02
b5f4e1d
Compare
Choose a tag to compare

Changed

  • Clarify the behavior of label/annotation propagation #47, #51
  • Support Kubernetes 1.24 #57
  • Build with Go 1.18 #57
  • Update dependencies #57

Fixed

  • Prevent accurate's label/annotation prefix from being selected for propagation #49

Release v0.3.0

07 Dec 07:17
3f118ba
Compare
Choose a tag to compare

Added

  • Propagating ServiceAccount #33
  • Set labels/annotations of sub-namespaces #7

Changed

  • Adjust QPS for querying kube-apiserver to 50 #36
  • Support Kubernetes 1.22 #38

Release v0.2.0

26 Oct 08:09
7965298
Compare
Choose a tag to compare

Added

  • Add kubectl-accurate template list sub command #9
  • Add Helm chart #11

Changed

  • Change LICENSE from MIT to Apache 2 #5
  • Allow shell glob patterns for label/annotation keys #8
  • Add ResourceQuota propagation to the default setting #15

Fixed

  • Add role to view all resources for propagate resource #21
  • Import auth plugin in kubectl-accurate #27
  • Fix infinite reconciliation on non-existent namespaces #28
  • Do not delete non-propagated resources in template/root namespaces #29

accurate-chart-v0.1.2

14 Oct 06:09
1d2566a
Compare
Choose a tag to compare

Accurate is a Kubernetes controller for soft multi-tenancy environments.

accurate-chart-v0.1.1

06 Oct 05:49
15ef59a
Compare
Choose a tag to compare

Accurate is a Kubernetes controller for soft multi-tenancy environments.

accurate-chart-v0.1.0

22 Sep 06:42
69a4b24
Compare
Choose a tag to compare

Accurate is a Kubernetes controller for soft multi-tenancy environments.

Release v0.1.0

24 Jul 03:41
e514b10
Compare
Choose a tag to compare

This is the first public release.