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

chore(deps): update all dependencies on main (main) #328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

redhat-renovate-bot
Copy link
Collaborator

@redhat-renovate-bot redhat-renovate-bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
dario.cat/mergo require patch v1.0.0 -> v1.0.1
github.com/containernetworking/plugins require minor v1.5.1 -> v1.6.0
github.com/golang/glog require patch v1.2.2 -> v1.2.3
github.com/k8snetworkplumbingwg/network-attachment-definition-client require patch v1.7.1 -> v1.7.5
github.com/onsi/ginkgo/v2 require minor v2.20.0 -> v2.22.0
github.com/onsi/gomega require minor v1.34.1 -> v1.36.0
github.com/vishvananda/netlink require minor v1.2.1-beta.2 -> v1.3.0
k8s.io/api replace patch v0.31.0 -> v0.31.3
k8s.io/api require patch v0.31.0 -> v0.31.3
k8s.io/apiextensions-apiserver replace patch v0.31.0 -> v0.31.3
k8s.io/apimachinery replace patch v0.31.0 -> v0.31.3
k8s.io/apimachinery require patch v0.31.0 -> v0.31.3
k8s.io/apiserver replace patch v0.31.0 -> v0.31.3
k8s.io/cli-runtime replace patch v0.31.0 -> v0.31.3
k8s.io/client-go replace patch v0.31.0 -> v0.31.3
k8s.io/client-go require patch v0.31.0 -> v0.31.3
k8s.io/cloud-provider replace patch v0.31.0 -> v0.31.3
k8s.io/cluster-bootstrap replace patch v0.31.0 -> v0.31.3
k8s.io/code-generator replace patch v0.31.0 -> v0.31.3
k8s.io/component-base replace patch v0.31.0 -> v0.31.3
k8s.io/cri-api replace patch v0.31.0 -> v0.31.3
k8s.io/csi-translation-lib replace patch v0.31.0 -> v0.31.3
k8s.io/kube-aggregator replace patch v0.31.0 -> v0.31.3
k8s.io/kube-controller-manager replace patch v0.31.0 -> v0.31.3
k8s.io/kube-proxy replace patch v0.31.0 -> v0.31.3
k8s.io/kube-scheduler replace patch v0.31.0 -> v0.31.3
k8s.io/kubectl replace patch v0.31.0 -> v0.31.3
k8s.io/kubelet replace patch v0.31.0 -> v0.31.3
k8s.io/legacy-cloud-providers replace patch v0.30.4 -> v0.30.7
k8s.io/metrics replace patch v0.31.0 -> v0.31.3
k8s.io/sample-apiserver replace patch v0.31.0 -> v0.31.3

Release Notes

containernetworking/plugins (github.com/containernetworking/plugins)

v1.6.0: CNI plugins v1.6.0

Compare Source

This is the v1.6.0 release of the CNI community plugins.

Changelog

Important

  • revert htb changes due to ongoing issues and missing maintainer by @​h0nIg in https://github.com/containernetworking/plugins/pull/1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.

New features

CNI v1.1 support

Other improvements

Fixes

Misc / CI

New Contributors

Full Changelog: containernetworking/plugins@v1.5.1...v1.6.0

golang/glog (github.com/golang/glog)

v1.2.3

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.2...v1.2.3

k8snetworkplumbingwg/network-attachment-definition-client (github.com/k8snetworkplumbingwg/network-attachment-definition-client)

v1.7.5

Compare Source

This release contains a fix related to the determination of the default interface, e.g. setting the default parameter to true in the network-status annotation based on the presence of a gateway in the CNI ADD success result ips.gateway and makes the determination of the default based on the first interface that has an associated value of gateway (using the interface index in the ips element in the CNI ADD success result).

This provides flexibility especially in CRI-O which uses the first interface and IP addresses for the pod.IP in Kubernetes, therefore. Containerd functionality is unchanged in that it uses the value for the IP addresses specifically

It's worth noting that CNI ADD success results which do not contain any interfaces will be discarded in this determination of the default, therefore it's recommended to set one with an associated gateway if aiming to have it be noted as the default.

v1.7.4

Compare Source

This release accounts for CNI plugins which do not use the sandbox field in results when calculating the network-status annotation, doing so for backwards compatibility for plugins which choose to not use this field (such as Calico)

v1.7.3

Compare Source

This release accounts for the sandox interfaces when reporting the interfaces in the network-status annotation; in case the CreateNetworkStatuses clients invoke it with a CNI result featuring non-sandbox interfaces as the first item in the list, this release accounts for that condition.

v1.7.2

Compare Source

When the CreateNetworkStatuses method was created to properly set the network-status annotation when a CNI result includes multiple interfaces in the return, it was found that it when setting the "default" parameter in the network-status, it was setting it to all the returned interfaces to true, which doesn't fit the NPWG net-attach-def specification.

This release fixes that issue by using the first interface in the CNI result set to "default": true for the cluster default network and not the following interfaces.

NOTE Do not use this version, use >= v1.7.3

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.22.0

Compare Source

2.22.0

Features
  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

Compare Source

2.21.0

Features
  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun
    [c2c4d3c]
Maintenance
  • bump various dependencies [7e65a00]

v2.20.2

Compare Source

2.20.2

Require Go 1.22+

Maintenance

v2.20.1

Compare Source

2.20.1

Fixes
  • make BeSpecEvent duration matcher more forgiving [d6f9640]
onsi/gomega (github.com/onsi/gomega)

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]
vishvananda/netlink (github.com/vishvananda/netlink)

v1.3.0

Compare Source

  • Fixed backward compatibility breakage of func (h *Handle) ConntrackDeleteFilter.
  • Other fixes and improvements from the community.

v1.2.1

Compare Source

Thanks to the community, this release contains several new functionalities and many bug fixes

kubernetes/api (k8s.io/api)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/cloud-provider (k8s.io/cloud-provider)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/cluster-bootstrap (k8s.io/cluster-bootstrap)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/code-generator (k8s.io/code-generator)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/cri-api (k8s.io/cri-api)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/csi-translation-lib (k8s.io/csi-translation-lib)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kube-controller-manager (k8s.io/kube-controller-manager)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kube-proxy (k8s.io/kube-proxy)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kube-scheduler (k8s.io/kube-scheduler)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/kubelet (k8s.io/kubelet)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/legacy-cloud-providers (k8s.io/legacy-cloud-providers)

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

kubernetes/metrics (k8s.io/metrics)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

kubernetes/sample-apiserver (k8s.io/sample-apiserver)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@redhat-renovate-bot redhat-renovate-bot added the release-note-none Denotes a PR that doesn't merit a release note. label Aug 19, 2024
@redhat-renovate-bot
Copy link
Collaborator Author

redhat-renovate-bot commented Aug 19, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: go.mod requires go >= 1.22.9 (running go 1.22.7; GOTOOLCHAIN=local)

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Aug 19, 2024
@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: redhat-renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign alonakaplan for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch from 6f9ef39 to 78a874b Compare August 20, 2024 08:21
@redhat-renovate-bot redhat-renovate-bot changed the title chore(deps): update module dario.cat/mergo to v1.0.1 (main) chore(deps): update all dependencies on main (main) Aug 21, 2024
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 4 times, most recently from 41c746f to f1ba49e Compare August 28, 2024 16:26
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 4 times, most recently from a3fecf2 to 4f4140a Compare September 13, 2024 14:11
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch from 4f4140a to c0cbbae Compare September 30, 2024 20:10
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 2 times, most recently from f51b306 to 14f66bc Compare October 15, 2024 16:12
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 3 times, most recently from 0f7a872 to ae688b1 Compare October 29, 2024 21:14
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 2 times, most recently from fcb1d81 to 5c0073a Compare November 5, 2024 16:12
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch 3 times, most recently from 670670d to b492445 Compare November 21, 2024 07:12
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/main-all-dependencies-on-main branch from b492445 to c4281c5 Compare November 25, 2024 14:12
@kubevirt-bot
Copy link
Collaborator

@redhat-renovate-bot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-e2e-ovs-cni c4281c5 link true /test pull-e2e-ovs-cni

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants