Skip to content

Releases: kubernetes-sigs/controller-tools

envtest-v1.34.1

15 Sep 06:17
36dffbf
Compare
Choose a tag to compare
Merge pull request #1284 from kubernetes-sigs/dependabot/go_modules/a…

v0.19.0

28 Aug 06:05
257e3a0
Compare
Choose a tag to compare

What's Changed

Misc

envtest

Dependency bumps

  • 🌱ci: Update golangci-lint to v2.1.6 and adjust configuration by @dongjiang1989 in #1206
  • 🌱 Update golangci lint version to v2.3.0 by @dongjiang1989 in #1248
  • 🌱 Bump golang.org/x/tools from 0.32.0 to 0.33.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #1205
  • 🌱 Bump the all-github-actions group across 1 directory with 3 updates by @dependabot[bot] in #1207
  • 🌱 Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot[bot] in #1208
  • 🌱 Bump golang.org/x/tools from 0.33.0 to 0.34.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #1209
  • 🌱 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the all-github-actions group by @dependabot[bot] in #1213
  • 🌱 Bump the all-go-mod-patch-and-minor group with 5 updates by @dependabot[bot] in #1222
  • 🌱 Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #1228
  • 🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 2 updates by @dependabot[bot] in #1237
  • 🌱 Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot[bot] in #1246
  • 🌱 Bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #1255
  • 🌱 Bump actions/checkout from 4.2.2 to 5.0.0 in the all-github-actions group by @dependabot[bot] in #1260
  • 🌱 Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #1264

New Contributors

Full Changelog: v0.18.0...v0.19.0

envtest-v1.34.0

28 Aug 05:25
650fc15
Compare
Choose a tag to compare
Merge pull request #1266 from sbueringer/pr-bump-v0.34

⚠️ Bump to k8s.io/* v0.34

envtest-v1.34.0-beta.0

23 Jul 19:07
39e4e68
Compare
Choose a tag to compare
Merge pull request #1240 from dongjiang1989/envtest-v1.34.0-beta.0

✨ Release envtest v1.34.0-beta.0

envtest-v1.34.0-alpha.1

25 Jun 17:19
6b0fe2d
Compare
Choose a tag to compare
Merge pull request #1215 from dongjiang1989/update-envtest-1.34

✨ Release envtest v1.34.0-alpha.1

v0.18.0

08 May 11:37
51a8bf2
Compare
Choose a tag to compare

What's Changed

Misc

envtest

Dependency bumps

  • 🌱 Bump golangci-lint to v1.63.4 by @dongjiang1989 in #1132
  • 🌱 Bump the all-github-actions group across 1 directory with 3 updates by @dependabot in #1125
  • 🌱 Bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all-go-mod-patch-and-minor group by @dependabot in #1124
  • 🌱 Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #1130
  • 🌱 Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the all-github-actions group by @dependabot in #1131
  • 🌱 Bump actions/setup-go from 5.2.0 to 5.3.0 in the all-github-actions group by @dependabot in #1135
  • 🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the all-go-mod-patch-and-minor group by @dependabot in #1142
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1147
  • 🌱 Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 in the all-github-actions group by @dependabot in #1149
  • 🌱 Bump the all-go-mod-patch-and-minor group with 5 updates by @dependabot in #1148
  • 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the all-go-mod-patch-and-minor group by @dependabot in #1151
  • 🌱 Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 in the all-github-actions group by @dependabot in #1155
  • 🌱 Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in the all-github-actions group by @dependabot in #1162
  • 🌱 Bump golang.org/x/tools from 0.30.0 to 0.31.0 in the all-go-mod-patch-and-minor group by @dependabot in #1163
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1173
  • 🌱 Bump k8s.io/apiextensions-apiserver from 0.33.0-alpha.3 to 0.33.0-beta.0 by @dependabot in #1172
  • 🌱 Bump the all-github-actions group with 3 updates by @dependabot in #1174
  • 🌱 Bump tj-actions/changed-files from 46.0.1 to 46.0.3 in the all-github-actions group by @dependabot in #1177
  • 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 in the all-go-mod-patch-and-minor group by @dependabot in #1178
  • 🌱 Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 in the all-go-mod-patch-and-minor group by @dependabot in #1184
  • 🌱 Bump golang.org/x/tools from 0.31.0 to 0.32.0 in the all-go-mod-patch-and-minor group by @dependabot in #1187

New Contributors

Full Changelog: v0.17.0...v0.18.0

envtest-v1.33.0

07 May 11:47
b1bf32f
Compare
Choose a tag to compare
Merge pull request #1201 from sbueringer/pr-envtest-v0.33-ii

✨ Release envtest v1.33.0 (try 2)

v0.17.3

01 Apr 14:06
57caa1e
Compare
Choose a tag to compare

What's Changed

Dependencies

  • 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the all-go-mod-patch-and-minor group by @dependabot in #1151
  • 🌱 Bump the all-go-mod-patch-and-minor group with 5 updates by @dependabot in #1148
  • 🌱 Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 in the all-github-actions group by @dependabot in #1149

New Contributors

Full Changelog: v0.17.2...v0.17.3

envtest-v1.33.0-alpha.2

03 Mar 10:01
ab66d59
Compare
Choose a tag to compare
Merge pull request #1154 from dongjiang1989/envtest-v0.33.0

✨ Release envtest v1.33.0-alpha.2

v0.17.2

10 Feb 10:49
bbc5992
Compare
Choose a tag to compare

What's Changed

Dependencies

  • 🌱 Bump golangci-lint to v1.63.4 by @dongjiang1989 in #1132
  • 🌱 Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #1130
  • 🌱 Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the all-github-actions group by @dependabot in #1131
  • 🌱 Bump actions/setup-go from 5.2.0 to 5.3.0 in the all-github-actions group by @dependabot in #1135
  • 🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the all-go-mod-patch-and-minor group by @dependabot in #1142
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1147

New Contributors

Full Changelog: v0.17.1...v0.17.2