Releases: cybozu-go/accurate
Releases · cybozu-go/accurate
Release v1.0.1
Changed
- Update for Kubernetes 1.25.9 (#66)
Release v1.0.0
Changed
- Support Kubernetes 1.25 (#62)
- Build with go 1.20
- Update Ubuntu to 22.04
- Update dependencies
Release v0.4.0
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
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
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
Accurate is a Kubernetes controller for soft multi-tenancy environments.
accurate-chart-v0.1.1
Accurate is a Kubernetes controller for soft multi-tenancy environments.
accurate-chart-v0.1.0
Accurate is a Kubernetes controller for soft multi-tenancy environments.
Release v0.1.0
This is the first public release.