v0.41.0
Omni 0.41.0 (2024-08-19)
Welcome to the v0.41.0 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
Contributors
- Artem Chernyshev
- Andrey Smirnov
- Dmitriy Matrenichev
- Utku Ozdemir
- Brant Gurganus
- Justin Garrison
Changes
19 commits
81b83d8
release(v0.41.0): prepare releasedcd123d
fix: workload service reconcilera173c8a
docs: update doc urlsdaa6d26
release(v0.41.0-beta.0): prepare release1cb1080
feat: bump kube-service-exposer to v0.2.0dd510e9
fix: properly cleanup tearing down exposed services0bec3e4
chore: bump deps6080c25
test: fix several flaky tests99f9317
chore: implement audit log for several typesee73083
fix: properly removeMachineSetNode
finalizer in the controller16b008b
fix: increase LRU cache size for Talos and Kubernetes clients36c7b10
fix: skip reconciling redacted machine config on no input changesf0b44b1
fix: add gRPC read buffer pool for etcd clientb1fceea
fix: properly handle ExposedService resource finalizers5e35cbe
fix: fix nil pointer dereference in workload proxy reconciler4746652
docs: add a stringArray example for extensions7536191
chore: implement labels extractor controller for more efficient code7df58fe
chore: add request label to the links created by the cloud providerd194d59
feat: implement audit log
Changes since v0.41.0-beta.0
3 commits
Dependency Changes
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.8 -> v1.17.10
- github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 -> v1.58.3
- github.com/containers/image/v5 v5.31.1 -> v5.32.1
- github.com/go-jose/go-jose/v4 v4.0.3 -> v4.0.4
- github.com/google/go-containerregistry v0.20.1 -> v0.20.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.21.0
- github.com/johannesboyne/gofakes3 99de01ee122d -> edd0227ffc37
- github.com/prometheus/common v0.55.0 new
- github.com/zitadel/oidc/v3 v3.26.0 -> v3.27.0
- go.etcd.io/etcd/client/pkg/v3 v3.5.14 -> v3.5.15
- go.etcd.io/etcd/client/v3 v3.5.14 -> v3.5.15
- go.etcd.io/etcd/server/v3 v3.5.14 -> v3.5.15
- golang.org/x/crypto v0.25.0 -> v0.26.0
- golang.org/x/net v0.27.0 -> v0.28.0
- golang.org/x/sync v0.7.0 -> v0.8.0
- golang.org/x/tools v0.22.0 -> v0.24.0
- k8s.io/api v0.30.3 -> v0.31.0
- k8s.io/apimachinery v0.30.3 -> v0.31.0
- k8s.io/client-go v0.30.3 -> v0.31.0
- sigs.k8s.io/controller-runtime v0.18.4 -> v0.18.5
Previous release can be found at v0.40.0