Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Update to go-client 0.26.15 #373

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

pjonsson
Copy link
Contributor

This removes some dependencies
on older golang.org/x/net which
contain CVE-2022-41723 and
CVE-2023-39325.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 20, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @pjonsson. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 20, 2024
@rjbez17
Copy link
Contributor

rjbez17 commented Jun 10, 2024

/ok-to-test
/lgtm

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 10, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 10, 2024
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 12, 2024
This removes some dependencies
on older golang.org/x/net which
contain CVE-2022-41723 and
CVE-2023-39325.
@pjonsson
Copy link
Contributor Author

@rjbez17 Sorry, still learning about the go ecosystem. Have run go mod vendor like the error said the last time now (and rebased on top of latest master).

@pjonsson
Copy link
Contributor Author

@rjbez17 it's been 2 months since I updated the PR to include go mod vendor results, could you please take another look?

@rjbez17
Copy link
Contributor

rjbez17 commented Jan 1, 2025

/ok-to-test
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 1, 2025
@rjbez17
Copy link
Contributor

rjbez17 commented Feb 28, 2025

/retest

@rjbez17
Copy link
Contributor

rjbez17 commented Feb 28, 2025

/approved

@rjbez17
Copy link
Contributor

rjbez17 commented Feb 28, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pjonsson, rjbez17

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2025
@k8s-ci-robot k8s-ci-robot merged commit 20587ad into kubernetes-retired:master Feb 28, 2025
3 checks passed
@pjonsson pjonsson deleted the update-gopkg branch February 28, 2025 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants