Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module sigs.k8s.io/controller-tools to v0.15.0 - autoclosed #106

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/controller-tools v0.5.0 -> v0.15.0 age adoption passing confidence

Release Notes

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.15.0

Compare Source

What's Changed

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.14.0...v0.15.0

v0.14.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.13.0...v0.14.0

v0.13.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.12.0...v0.13.0

v0.12.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.11.0...v0.12.0

v0.11.4

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.11.3...v0.11.4

v0.11.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.11.2...v0.11.3

v0.11.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.11.1...v0.11.2

v0.11.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.11.0...v0.11.1

v0.11.0

Compare Source

What's Changed
New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.10.0...v0.11.0

v0.10.0

Compare Source

changes since v0.9.2

✨ New Features

🐛 Bug Fixes

🌱 Others

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.9.2...v0.10.0

v0.9.2

Compare Source

changes since v0.9.1

🐛 Bug Fixes
  • Fix crd flattening for structType marker to not create duplicate entries for XMapType (#​698)

Thanks to all our contributors!

v0.9.1

Compare Source

changes since v0.9.0

✨ New Features
  • Make topology markers also valid for type definitions (#​693)
🐛 Bug Fixes
  • crd/gen: sort FindKubeKinds (#​694)
  • crdgen: compare metav1 pkg by ID (#​686)
🌱 Others
  • Simplify the LoadRootsWithConfig logic #​695

Thanks to all our contributors!

v0.9.0

Compare Source

changes since v0.8.0

✨ New Features

  • : deepcopy: gen: match Go 1.17 build tag format (#​595)
  • Bump k8s to 1.24.0 (#​669)
  • Cross-module support for filesystem paths (#​663)
  • Bump to k8s.io v1.24.0-rc.1 (#​666)
  • Add XValidation CRD marker for KEP-2876 support. (#​653)

🐛 Bug Fixes

  • Allow floating-point values in validations (#​619)
  • Fixed panic when parsing selector expressions containing composite literals (#​648)
  • CRD generation: remove status before writing (#​630)

Thanks to all our contributors!

v0.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.7.0...v0.8.0

v0.7.0

Compare Source

Changes since v0.6.2

⚠️ Breaking changes
  • Bump to kubernetes 1.22.1, remove support for legacy v1beta1 CRDs and webhooks (#​607)
🐛 Bug Fixes
  • schemapatcher: help should include all options (#​597)
  • Be more helpful with floats when allowDangerousTypes=false (#​618)
  • Allow pattern usage for IntOrString fields (#​608)
🌱 Others
  • Regenerate CRD Integration Test testdata (#​593)
  • Improve error message for list or map type (#​573)
  • Add alvaroaleman to maintainers (#​616)
  • Add joelanford to controller-tools-maintainers (#​606)
  • Run linting in CI (#​614)

Thanks to all our contributors! 😊

v0.6.2

Compare Source

Changes since v0.6.1

  • Update Kubernetes dependencies to v1.21.3 (#​588)

Thanks to all our contributors! 😊

v0.6.1

Compare Source

Changes since v0.6.0

  • Update dependencies to v1.21.2 (#​580)

Thanks to all our contributors! 😊

v0.6.0

Compare Source

Changes since v0.5.0

⚠️ Breaking Changes

  • Update Kubernetes 1.21.1 and Go 1.16 (#​565, #​576)
  • Generate Embedded ObjectMeta in the CRDs, plus addressed comments (#​557)

✨ New Features

  • Generate embedded ObjectMeta with schemapatch as well (#​563)
  • Add deprecated marker for versions (#​541)

🌱 Others

  • Fix some gofmt warnings (#​564)

Thanks to all our contributors! 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Depedency update label Jun 8, 2021
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 1026e21 to 91162a3 Compare October 12, 2021 08:19
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.6.0 Update module sigs.k8s.io/controller-tools to v0.7.0 Oct 12, 2021
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 91162a3 to 71d2711 Compare March 7, 2022 07:43
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.7.0 Update module sigs.k8s.io/controller-tools to v0.8.0 Mar 7, 2022
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.8.0 Update module sigs.k8s.io/controller-tools to v0.9.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 71d2711 to e437363 Compare June 18, 2022 21:07
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from e437363 to 50d91e3 Compare June 29, 2022 09:40
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.9.0 Update module sigs.k8s.io/controller-tools to v0.9.1 Jun 29, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch 11 times, most recently from 0ef2006 to 2c6706b Compare June 29, 2022 19:54
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.9.1 Update module sigs.k8s.io/controller-tools to v0.9.2 Jun 29, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 2c6706b to ed4a472 Compare September 25, 2022 16:56
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.9.2 Update module sigs.k8s.io/controller-tools to v0.10.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from ed4a472 to a480337 Compare November 20, 2022 16:42
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.10.0 Update module sigs.k8s.io/controller-tools to v0.11.3 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from a480337 to b12e102 Compare March 18, 2023 10:01
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.11.3 Update module sigs.k8s.io/controller-tools to v0.12.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from b12e102 to 801e66c Compare May 28, 2023 12:19
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.12.0 Update module sigs.k8s.io/controller-tools to v0.12.1 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 801e66c to 23231b9 Compare July 13, 2023 06:26
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 23231b9 to b5517d7 Compare August 3, 2023 09:36
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.12.1 Update module sigs.k8s.io/controller-tools to v0.13.0 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from b5517d7 to 2753ae2 Compare August 17, 2023 14:51
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch 9 times, most recently from 911b1cc to e64522c Compare October 27, 2023 09:53
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from e64522c to 7688ad6 Compare January 11, 2024 18:19
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.13.0 Update module sigs.k8s.io/controller-tools to v0.14.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 7688ad6 to 6917b07 Compare February 25, 2024 10:39
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 6917b07 to ed38bd0 Compare April 14, 2024 11:02
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from ed38bd0 to 47a9e36 Compare April 22, 2024 11:18
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.14.0 Update module sigs.k8s.io/controller-tools to v0.15.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 47a9e36 to b3edff3 Compare May 9, 2024 08:38
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 45 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.22.4
github.com/go-logr/logr v1.3.0 -> v1.4.1
github.com/go-logr/zapr v1.2.4 -> v1.3.0
go.uber.org/zap v1.24.0 -> v1.26.0
k8s.io/api v0.24.2 -> v0.30.0
k8s.io/apimachinery v0.24.2 -> v0.30.0
k8s.io/client-go v0.24.2 -> v0.30.0
github.com/cespare/xxhash/v2 v2.1.2 -> v2.2.0
github.com/fatih/color v1.12.0 -> v1.16.0
github.com/fsnotify/fsnotify v1.5.1 -> v1.7.0
github.com/go-openapi/jsonpointer v0.19.5 -> v0.19.6
github.com/go-openapi/jsonreference v0.19.5 -> v0.20.2
github.com/go-openapi/swag v0.19.14 -> v0.22.3
github.com/gobuffalo/flect v0.2.5 -> v1.0.2
github.com/golang/protobuf v1.5.2 -> v1.5.4
github.com/google/go-cmp v0.5.7 -> v0.6.0
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/google/uuid v1.1.2 -> v1.3.0
github.com/inconshreveable/mousetrap v1.0.0 -> v1.1.0
github.com/mailru/easyjson v0.7.6 -> v0.7.7
github.com/mattn/go-colorable v0.1.8 -> v0.1.13
github.com/mattn/go-isatty v0.0.14 -> v0.0.20
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 -> v1.0.4
github.com/prometheus/client_golang v1.12.1 -> v1.16.0
github.com/prometheus/client_model v0.2.0 -> v0.4.0
github.com/prometheus/common v0.32.1 -> v0.44.0
github.com/prometheus/procfs v0.7.3 -> v0.10.1
github.com/spf13/cobra v1.4.0 -> v1.8.0
go.uber.org/multierr v1.6.0 -> v1.11.0
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 -> v0.17.0
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd -> v0.24.0
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 -> v0.10.0
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 -> v0.19.0
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 -> v0.19.0
golang.org/x/text v0.3.7 -> v0.14.0
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 -> v0.3.0
golang.org/x/tools v0.1.10-0.20220218145154-897bd77cd717 -> v0.20.0
google.golang.org/protobuf v1.27.1 -> v1.33.0
k8s.io/apiextensions-apiserver v0.24.2 -> v0.30.0
k8s.io/component-base v0.24.2 -> v0.30.0
k8s.io/klog/v2 v2.60.1 -> v2.120.1
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 -> v0.0.0-20240228011516-70dd3763d340
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 -> v0.0.0-20230726121419-3b25d923346b
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 -> v0.0.0-20221116044647-bc3834ca7abd
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 -> v4.4.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from b3edff3 to 0243bb0 Compare June 13, 2024 11:04
@renovate renovate bot changed the title Update module sigs.k8s.io/controller-tools to v0.15.0 Update module sigs.k8s.io/controller-tools to v0.15.0 - autoclosed Jun 13, 2024
@renovate renovate bot closed this Jun 13, 2024
@renovate renovate bot deleted the renovate/sigs.k8s.io-controller-tools-0.x branch June 13, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants