Features
- add syncset crd (#2775) #2775 (alex)
- log details on log denies (#2813) #2813 (alex)
- Support adding priority class to Jobs (#2822) #2822 (Grace Do)
- Upgrade to k8s v1.27.2; controller-runtime v0.15.0; add VAP prototype (#2819) #2819 (Max Smythe)
- Graduate ExpansionTemplate CRD to beta (#2857) #2857 (Davis Haba)
- implements external data response cache (#2823) #2823 (Nilekh Chaudhari)
Bug Fixes
- Pkg Wildcard Validation to allow the ':' character (#2797) #2797 (Nobu)
- correct identation for webhook-configs-pre-delete.yaml (#2817) #2817 (Vaishnav Gaikwad)
- statically link gator binary (#2840) #2840 (alex)
- name matcher to match generate names as well (#2841) #2841 (Jaydipkumar Arvindbhai Gabani)
- security context value indentation for gatekeeper-delete-webhook-configs job (#2862) #2862 (Vardhaman Surana)
- helm probe webhook retry logic (#2873) #2873 (Eshaan Mathur)
Documentation
- Gator syncset doc (#2833) #2833 (Anlan Du)
- fix link coloring issue in dark mode (#2867) #2867 (Rajeesh C V)
- adding doc for benchmarking (#2866) #2866 (Jaydipkumar Arvindbhai Gabani)
- update all design doc links to new drive locations (#2791) #2791 (Xander Grzywinski)
- Fix typo in ExpansionTemplate (#2884) #2884 (Calle Pettersson)
Code Refactoring
- loggers in webhook handlers (#2786) #2786 (alex)
- introduce CacheManager (#2785) #2785 (alex)
- move util.Wildcard into its own package (#2853) #2853 (Christoph Mewes)
Tests
- adding unit tests for dapr and updating dapr sdk version (#2846) #2846 (Jaydipkumar Arvindbhai Gabani)
Chores
- upgrade cf to have the defaults injection (#2811) #2811 (alex)
- pkg imported more than once (#2851) #2851 (guangwu)
- bump golang from
918857f
to419bc89
in /test/image (#2830) #2830 (dependabot[bot]) - bump golang from
918857f
to419bc89
in /build/tooling (#2831) #2831 (dependabot[bot]) - add ability to choose deployment strategy for controller-manager (#2777) #2777 (Patrik Chadima)
- bump golang from
a3598b9
tod9f7519
in /test/image (#2868) #2868 (dependabot[bot]) - bump golang from
a3598b9
tod9f7519
in /build/tooling (#2869) #2869 (dependabot[bot]) - update cert-controller (#2876) #2876 (alex)
- bump golang from
d9f7519
to851af0a
in /test/image (#2882) #2882 (dependabot[bot]) - bump golang from
d9f7519
to851af0a
in /build/tooling (#2880) #2880 (dependabot[bot]) - bump github/codeql-action from 2.3.3 to 2.20.4 (#2883) #2883 (dependabot[bot])
- bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#2815) #2815 (dependabot[bot])
- bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 (#2756) #2756 (dependabot[bot])
- bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#2752) #2752 (dependabot[bot])
- bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#2809) #2809 (dependabot[bot])
- bump actions/checkout from 3.3.0 to 3.5.3 (#2828) #2828 (dependabot[bot])
- Prepare v3.13.0-rc.1 release (#2901) #2901 (github-actions[bot])
New Contributors
- @Mitsuwa made their first contribution in #2797
- @doflamingo721 made their first contribution in #2817
- @testwill made their first contribution in #2851
- @xrstf made their first contribution in #2853
- @Hy3n4 made their first contribution in #2777
- @vardhaman-surana made their first contribution in #2862
- @cvrajeesh made their first contribution in #2867
- @carlpett made their first contribution in #2884
- @eshaanm25 made their first contribution in #2873
Full Changelog: v3.13.0-beta.1...v3.13.0-rc.1