What's Changed
- Generate manifests with k8s 1.24 and controller-gen 0.9 by @ChunyiLyu in #1046
- remove prom scrape annotation by @discostur in #1053
- This PR override pod security context in system tests in case we are … by @DanielePalaia in #1051
- Wrap all error by @jiuker in #1061
- Add pprof debug endpoint by @coro in #1064
- Update PR workflow with latest k8s by @Zerpet in #1065
- Extract operator defaults to a separate func by @ChunyiLyu in #1068
Dependency Changes
- Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 [7ea3870]
- Bump github.com/mikefarah/yq/v4 from 4.25.1 to 4.25.2 [fb6f8c6]
- Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 [cd31dab]
- Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#1050) [bf12a91]
- Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.1 [95efc44]
- Bump sigs.k8s.io/controller-tools from 0.8.0 to 0.9.0 [a3b5e3a]
- Bump sigs.k8s.io/kind from 0.13.0 to 0.14.0 [519883b]
- Bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.4 to 4.5.5 [44d84e4]
New Contributors
- @discostur made their first contribution in #1053
Full Changelog: v1.13.1...v1.14.0