Skip to content

Releases: kubernetes-sigs/controller-tools

v0.15.0

22 Apr 10:50
473c028
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.14.0...v0.15.0

envtest-v1.30.0

18 Apr 09:29
f648385
Compare
Choose a tag to compare
Merge pull request #924 from sbueringer/pr-1.30

✨ Release envtest v1.30.0

envtest-v1.29.4

17 Apr 20:09
862ec35
Compare
Choose a tag to compare
Release trigger for envtest-v1.29.4

Signed-off-by: Vince Prignano <vincepri@redhat.com>

envtest-v1.28.0

17 Apr 18:48
3fabcb3
Compare
Choose a tag to compare
Merge pull request #919 from sbueringer/pr-envtest-128

✨ Release envtest v1.28.0

v0.14.0

11 Jan 16:59
5ac2d0e
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.13.0...v0.14.0

v0.13.0

17 Aug 09:54
d89d6ae
Compare
Choose a tag to compare

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 from string 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

Full Changelog: v0.12.0...v0.13.0

v0.12.1

13 Jul 05:57
371c48c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

02 May 17:53
20b9845
Compare
Choose a tag to compare

What's Changed

  • ✨ Add header and year options for yaml generator by @nak3 in #544
  • 🌱 Bump golang.org/x/tools from 0.4.0 to 0.5.0 by @dependabot in #759
  • 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.2.0 to 0.3.0 by @dependabot in #763
  • 🌱 Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #767
  • 🐛 fix index out of range panic when annotation is not in 'key=value' format by @lianghao208 in #764
  • 🌱 Bump github.com/fatih/color from 1.13.0 to 1.14.0 by @dependabot in #766
  • 🏃 Bump k8s.io dependencies to 1.26.1 by @alvaroaleman in #768
  • 🌱 Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #771
  • 🌱 Bump github.com/fatih/color from 1.14.0 to 1.14.1 by @dependabot in #770
  • ✨ Add support for example marker by @sbueringer in #774
  • 🌱 Bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #776
  • 🌱 Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #778
  • 🌱 Bump github.com/onsi/gomega from 1.27.1 to 1.27.6 by @dependabot in #791
  • 📖 fix typo: minimun -> minimum by @gregsheremeta in #781
  • 🏃 Bump k8s.io dependencies to v0.27.1 by @furkatgofurov7 in #798
  • 🌱 Bump golang.org/x/tools from 0.6.0 to 0.8.0 by @dependabot in #794
  • 🐛 Generate deterministic ordering for webhook manifests by @terassyi in #779
  • ✨ Update and sync owners file w/ CR runtime by @vincepri in #799
  • 🌱 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #793
  • 🌱 Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #787
  • 🐛 remove metadata.creationTimestamp when generating CRDs, RBAC, and webhooks by @joelanford in #800
  • ✨ testdata/cronjob_types.go: add NestedStructWithSeveralFieldsDoubleMarked by @jan--f in #704
  • ✨Upgrade to go 1.20 by @Prajyot-Parab in #803
  • 🐛 Fix marker parsing by @inteon in #802
  • ⚠ Bump github.com/gobuffalo/flect from 0.3.0 to 1.0.2 by @sbueringer in #804

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.4

21 Apr 12:37
ea4743a
Compare
Choose a tag to compare

What's Changed

  • 🐛 remove metadata.creationTimestamp when generating CRDs, RBAC, and webhooks by @joelanford in #801

Full Changelog: v0.11.3...v0.11.4

v0.11.3

03 Feb 17:33
b6b2235
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.11.3