What's Changed
⚠️ Breaking Changes
- Disable client-side rate limiting by default by @timebertt in #610
- Drop sharding-exporter, move metrics to sharder by @timebertt in #638
✨ Features
- Test against k8s 1.32 by @timebertt in #608
- sharder: log resyncs of object assignments by @timebertt in #635
- sharder: improve retry behavior with custom rate limiter by @timebertt in #636
- sharder: move and drain objects concurrently by @timebertt in #637
- Add
chaos
experiment scenario by @timebertt in #648
🐛 Bug Fixes
- webhosting-operator: fix edge cases with missing status updates by @timebertt in #640
🧹 Cleanups
- Add explicit
skip-workload
label forWebsites
by @timebertt in #609 - Skip no-op apply calls, switch to
CreateOrPatch
by @timebertt in #618 - Drop obsolete
go.uber.org/automaxprocs
by @timebertt in #632 - Simplify experiment metrics
run_id
label by @timebertt in #646 - Rework control plane policies by @timebertt in #647
🤖 Dependencies
- Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.16.0 by @renovate[bot] in #597
- Update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #622
- Update k8s packages to v0.33.4 (patch) by @renovate[bot] in #628
- Update dependency go to v1.25.0 by @renovate[bot] in #625
- Update kindest/node Docker tag to v1.33.4 by @renovate[bot] in #650
- Update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in #660
- Update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #659
- Update module github.com/prometheus/common to v0.66.0 by @renovate[bot] in #662
- Update dependency go to v1.25.1 by @renovate[bot] in #665
- Update actions/setup-go action to v6 by @renovate[bot] in #666
- Update module github.com/prometheus/client_golang to v1.23.1 by @renovate[bot] in #667
- Update module github.com/prometheus/common to v0.66.1 by @renovate[bot] in #669
- Update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in #670
- Update module golang.org/x/time to v0.13.0 by @renovate[bot] in #671
ℹ️ Other Changes
- Add link to ContainerDays Conference talk by @timebertt in #633
Full Changelog: v0.11.0...v0.12.0