-
Notifications
You must be signed in to change notification settings - Fork 617
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
[1.26.4] 1.26.4 release #2428
[1.26.4] 1.26.4 release #2428
Conversation
/hold |
@@ -147,36 +147,3 @@ require ( | |||
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect | |||
sigs.k8s.io/yaml v1.3.0 // indirect | |||
) | |||
|
|||
replace ( |
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.
removing entire section is little bit scary
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.
I'm looking into a solution to avoid this. Replace was a hack when there were dependency issues. Now it should be ok, especially for k8s.io deps. I'd like to play a bit with these dependencies before continuing.
0784a84
to
c44ee46
Compare
Can we squash the commit doing the revert of the k3s version? |
/test openstack-cloud-controller-manager-e2e-test Looks like k3s update breaks CI? |
@dulek: The specified target(s) for
Use
In response to this:
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/test-infra repository. |
/test openstack-cloud-controller-manager-e2e-test-release-126 |
Bumping golang.org/x/net in light of CVE-2023-39325 and CVE-2023-44487.
/test ? |
@kayrus: The following commands are available to trigger required jobs:
Use
In response to this:
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/test-infra repository. |
/test openstack-cloud-controller-manager-e2e-test-release-126 |
* use ubuntu focal * update k3s used in tests * update default version
This never worked and the image in question is no longer available. Signed-off-by: Stephen Finucane <[email protected]>
/test openstack-cloud-controller-manager-e2e-test-release-126 |
The `storage.googleapis.com/kubernetes-release` URL is a hard coded path to a GCS bucket location. To allow redirecting and spreading the load across multiple hosting locations, the `dl.k8s.io` URL has been introduced. Signed-off-by: Sean McGinnis <[email protected]>
/test openstack-cloud-controller-manager-e2e-test-release-126 |
/test openstack-cloud-controller-manager-e2e-test-release-126 |
/test openstack-cloud-controller-manager-e2e-test-release-126 |
/approve /hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zetaab The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This PR bumps a release version for manifests and docs using a new
hack/bump-release.sh
scriptSpecial notes for reviewers:
Release note: