Releases: kubernetes-sigs/controller-tools
Releases · kubernetes-sigs/controller-tools
envtest-v1.24.2
Merge pull request #964 from sbueringer/pr-1.24.2 ✨ Release envtest v1.24.2
envtest-v1.24.1
Merge pull request #965 from sbueringer/pr-1.24.1 ✨ Release envtest v1.24.1
envtest-v1.29.3
Merge pull request #956 from sbueringer/pr-1.29.3 ✨ Release envtest v1.29.3
v0.15.0
What's Changed
- ✨ Markers can now indicate their priority when applying by @dprotaso in #706
- ✨ crd: support validating internal list items on list types by @AlexanderYastrebov in #898
- ✨ crd: allow specifying spec.preserveUnknownFields by @AlexanderYastrebov in #912
- ✨ crd: add messageExpression support to XValidation marker by @pmalek in #927
- ✨ Fix deprecations by @zchee in #882
- 🌱 Update golangci-lint, Makefile, Actions by @vincepri in #902
envtest
- ✨ Build and publish Kubernetes envtest tools as packages by @vincepri in #906
- ✨ Add github action to package envtest binaries in releases by @vincepri in #908
- 🌱 Adjust branches for github actions by @vincepri in #918
- 🌱 Automatically release, fixup selfLink in camelCase by @vincepri in #921
- ✨ Release envtest v1.28.0 by @sbueringer in #919
- 🌱 Promotion of envtest release for Kubernetes v1.28.0 by @github-actions in #920
- ✨ Release envtest-v1.29.4 by @vincepri in #922
- 🌱 Promotion of envtest release for Kubernetes v1.29.4 by @github-actions in #923
- ✨ Release envtest v1.30.0 by @sbueringer in #924
- 🌱 Promotion of envtest release for Kubernetes v1.30.0 by @github-actions in #925
Dependency bumps
- 🌱 Bump go version from 1.20 to 1.21 by @SuperSandro2000 in #881
⚠️ Bump k/k to v1.30.0-rc.1 & Go to 1.22 by @sbueringer in #901- ⚠ Bump to k8s.io/* v1.30 by @sbueringer in #926
- 🌱 Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #874
- 🌱 Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #876
- 🌱 Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #885
- 🌱 Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #891
- 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #895
- 🌱 Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #904
- 🌱 Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #915
- 🌱 Bump tj-actions/changed-files from 44.0.0 to 44.0.1 by @dependabot in #916
- 🌱 Bump tj-actions/changed-files from 44.0.1 to 44.3.0 by @dependabot in #929
- 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #931
- 🌱 Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #930
New Contributors
- @dprotaso made their first contribution in #706
- @SuperSandro2000 made their first contribution in #881
- @zchee made their first contribution in #882
- @AlexanderYastrebov made their first contribution in #898
- @github-actions made their first contribution in #920
- @pmalek made their first contribution in #927
Full Changelog: v0.14.0...v0.15.0
envtest-v1.30.0
Merge pull request #924 from sbueringer/pr-1.30 ✨ Release envtest v1.30.0
envtest-v1.29.4
Release trigger for envtest-v1.29.4 Signed-off-by: Vince Prignano <vincepri@redhat.com>
envtest-v1.28.0
Merge pull request #919 from sbueringer/pr-envtest-128 ✨ Release envtest v1.28.0
v0.14.0
What's Changed
- 🏃 remove usages of deprecated io/ioutil by @testwill in #847
- 🐛 Add support for empty maps or lists by @Danil-Grigorev in #863
- 🐛 crd: Respect multiline comments at godocs by @qinqon in #870
Dependency bumps
- 🌱 Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #845
- 🌱 Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #846
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.0 by @dependabot in #850
- 🌱 Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #848
- 🌱 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #849
- 🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #852
- 🌱 Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #853
- 🌱 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #856
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.0 to 0.4.2 by @dependabot in #857
- 🌱 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #860
- 🌱 Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #861
- 🌱 Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #859
- 🌱 Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #866
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3 by @dependabot in #867
- 🌱 Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #869
⚠️ Bump k8s deps to v0.29.0 by @Neo2308 in #872
New Contributors
- @testwill made their first contribution in #847
- @Danil-Grigorev made their first contribution in #863
- @qinqon made their first contribution in #870
- @Neo2308 made their first contribution in #872
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- ⚠ Bump to k/k v0.28.0 by @sbueringer in #832
- ⚠ get rid of obsolete Go build tags // +build !ignore_autogenerated by @programmer04 in #828
- ✨ Adds new option
timeoutSeconds
to inform the timeout for webhook resources by @yaa110 in #784 - ✨ Return an error for duplicate generators by @rainest in #829
- ✨ Add url marker for webhook manifests by @rikatz in #824
- 🐛 Change the type of
markers.Collector.byPackage
's key fromstring
to*loader.Package
by @ntoofu in #792 - 🐛 Fix implicit aliasing issue in nested maps by @shyamradhakrishnan in #810
- 🌱 Re-add list of emeritus maintainers by @vincepri in #817
Dependency bumps
- 🌱 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #819
- 🌱 Bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #814
- 🌱 Bump golang.org/x/tools from 0.9.1 to 0.9.3 by @dependabot in #821
- 🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #822
- 🌱 Bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in #825
- 🌱 Bump golang.org/x/tools from 0.10.0 to 0.11.0 by @dependabot in #830
- 🌱 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #836
- 🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #838
- 🌱 Bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #840
- 🌱 Bump golang.org/x/tools from 0.11.1 to 0.12.0 by @dependabot in #841
New Contributors
- @yaa110 made their first contribution in #784
- @kkkkun made their first contribution in #816
- @rainest made their first contribution in #829
- @ntoofu made their first contribution in #792
- @programmer04 made their first contribution in #828
- @rikatz made their first contribution in #824
- @shyamradhakrishnan made their first contribution in #810
Full Changelog: v0.12.0...v0.13.0
v0.12.1
What's Changed
- 🐛 Change the type of
markers.Collector.byPackage
's key fromstring
to*loader.Package
by @k8s-infra-cherrypick-robot in #834 - ✨ Return an error for duplicate generators by @k8s-infra-cherrypick-robot in #835
Full Changelog: v0.12.0...v0.12.1