-
Notifications
You must be signed in to change notification settings - Fork 1
Update sig k8s modules #540
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
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: hack/tools/controller-gen/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
bccd2d3 to
d0ca3f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build fails with
# github.com/giantswarm/k8sclient/v7/pkg/k8sclient
/go/pkg/mod/github.com/giantswarm/k8sclient/[email protected]/pkg/k8sclient/clients.go:116:47: not enough arguments in call to apiutil.NewDynamicRESTMapper
have (*rest.Config)
want (*rest.Config, *http.Client)
# sigs.k8s.io/cluster-api/api/v1beta1
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/cluster_webhook.go:50:27: cannot use &Cluster{} (value of type *Cluster) as admission.Validator value in variable declaration: *Cluster does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/clusterclass_webhook.go:49:27: cannot use &ClusterClass{} (value of type *ClusterClass) as admission.Validator value in variable declaration: *ClusterClass does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/machine_webhook.go:41:27: cannot use &Machine{} (value of type *Machine) as admission.Validator value in variable declaration: *Machine does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/machinedeployment_webhook.go:46:27: cannot use &MachineDeployment{} (value of type *MachineDeployment) as admission.Validator value in variable declaration: *MachineDeployment does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/machinehealthcheck_webhook.go:63:27: cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as admission.Validator value in variable declaration: *MachineHealthCheck does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/machineset_webhook.go:44:27: cannot use &MachineSet{} (value of type *MachineSet) as admission.Validator value in variable declaration: *MachineSet does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
/go/pkg/mod/sigs.k8s.io/[email protected]/api/v1beta1/machineset_types.go:184:83: not enough arguments in call to metav1validation.ValidateLabelSelector
have (*"k8s.io/apimachinery/pkg/apis/meta/v1".LabelSelector, *"k8s.io/apimachinery/pkg/util/validation/field".Path)
want (*"k8s.io/apimachinery/pkg/apis/meta/v1".LabelSelector, "k8s.io/apimachinery/pkg/apis/meta/v1/validation".LabelSelectorValidationOptions, *"k8s.io/apimachinery/pkg/util/validation/field".Path)
bb00bfa to
fb6dffb
Compare
cf0e881 to
f608cdd
Compare
4c0d8ce to
8eaa60c
Compare
8eaa60c to
8550cd9
Compare
202905a to
0f3627e
Compare
1c5f7f6 to
3652ace
Compare
76a4e4b to
ed408eb
Compare
ed408eb to
7889761
Compare
c4afb80 to
3b08635
Compare
f6f1c2f to
1b6f7c0
Compare
5026643 to
8877996
Compare
8877996 to
b1d632e
Compare
This PR contains the following updates:
v0.18.6->v0.20.0v0.15.0->v0.17.1Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.0Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps/slicespackages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c→8a7402af48c80b→bda5523e35e4cc→ v0.26.004be3eb→5ec99f85315273→f6391c0f6361c8→f6391c0b8732ec→ef4313151d4e06→2b3623870dd376→32ad38e18e509b→3ea5e8cbc3834c→9aa6b5eRemoved
Thanks to all our contributors! 😊
v0.19.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
v0.19.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
v0.19.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1
v0.19.0Compare Source
Please note that
admission.Defaulter/Validatorhave been deprecated in favor ofadmission.CustomDefaulter/CustomValidatorsince v0.17 and will be removed with v0.20.✨ New Features
controllerlabel to workqueue metrics (#2895)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 5 contributions to our documentation. (#2830, #2849, #2863, #2894, #2899, #2910)
Dependencies
Added
Changed
a9213ee→f3d0a9cb75ee88→f48c80be35e4cc23370e0→5315273b8732ec→f6361c8f966b18→b8732ec3b25d92→18e509bRemoved
Thanks to all our contributors! 😊
v0.18.7Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.6...v0.18.7
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.17.1Compare Source
What's Changed
Dependencies
Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.17.1
v0.17.0Compare Source
What's Changed
*types.Aliaswith Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061MaxDescLenby @dhaiducek in https://github.com/kubernetes-sigs/controller-tools/pull/1006Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.16.0...v0.17.0
v0.16.5Compare Source
What's Changed
Dependencies
Full Changelog: kubernetes-sigs/controller-tools@v0.16.4...v0.16.5
v0.16.4Compare Source
What's Changed
*types.Aliaswith Go 1.23 by @mtardy in https://github.com/kubernetes-sigs/controller-tools/pull/1061Dependencies
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.16.3...v0.16.4
v0.16.3Compare Source
Published binaries on previous v0.16.x releases were reporting an incorrect version.
What's Changed
Dependencies
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.16.2...v0.16.3
v0.16.2Compare Source
What's Changed
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.