changes since v0.9.2
✨ New Features
- crd/gen: sort FindKubeKinds by @gshirazi in #679
- Upgrade the yaml from v3.0.0-20210107192922-496545a6307b to 3.0.0 by @mistydemeo in #685
- Bump k8s to Kubernetes v1.25.0-alpha.3 by @laxmikantbpandhare in #708
- pkg/webhook: add support for reinvocationPolicy marker by @mythi in #709
- bump k8s to v1.25.0 by @laxmikantbpandhare in #717
- Upgrade to go 1.19 and fix CI by @Jefftree in #722
🐛 Bug Fixes
- crdgen: compare metav1 pkg by ID by @akutz in #681
- Allow setting PreserveUnknownFields at both type and field level by @eddycharly in #689
- Add XPreserveUnknownFields to runtime.RawExtension by @eddycharly in #683
- Make topology markers also valid for type definitions by @chrischdi in #692
- Fix crd flattening for structType marker to not create duplicate entries for XMapType by @chrischdi in #697
- Ensure schemapatcher does not error when non CRD yaml files are present by @JoelSpeed in #724
🌱 Others
- ci: fix golangci-lint installation by @ahmetb in #682
- golangci-lint: use revive instead of golint linter by @mythi in #710
- Update controller-gen CLI documentation for better info regards paths argument by @padlar in #712
New Contributors
- @ahmetb made their first contribution in #682
- @gshirazi made their first contribution in #679
- @mistydemeo made their first contribution in #685
- @laxmikantbpandhare made their first contribution in #708
- @mythi made their first contribution in #709
- @Jefftree made their first contribution in #722
- @padlar made their first contribution in #712
Full Changelog: v0.9.2...v0.10.0