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

Cherry-pick: Update dependencies #6164

Merged

Conversation

Behnam-Shobiri
Copy link
Contributor

@Behnam-Shobiri Behnam-Shobiri commented May 31, 2022

Description

Cherry-pick of following dependency updates for version 3.23:

This PR also cherry-picks the following PR that adds an upper bound check for converting strings to int (and int to Uint16).

Related issues/PRs

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Updating a couple of dependencies for Calico 3.23 (including, spf13/viper, spf13/cobra and etcd related dependencies). Updating the dependencies would also help us with our CVE scan process.  

Reminder for the reviewer

Make sure that this PR has the correct labels and milestone set.

Every PR needs one docs-* label.

  • docs-pr-required: This change requires a change to the documentation that has not been completed yet.
  • docs-completed: This change has all necessary documentation completed.
  • docs-not-required: This change has no user-facing impact and requires no docs.

Every PR needs one release-note-* label.

  • release-note-required: This PR has user-facing changes. Most PRs should have this label.
  • release-note-not-required: This PR has no user-facing changes.

Other optional labels:

  • cherry-pick-candidate: This PR should be cherry-picked to an earlier release. For bug fixes only.
  • needs-operator-pr: This PR is related to install and requires a corresponding change to the operator.

@Behnam-Shobiri Behnam-Shobiri requested a review from a team as a code owner May 31, 2022 15:52
@marvin-tigera marvin-tigera added this to the Calico v3.23.2 milestone May 31, 2022
@netlify
Copy link

netlify bot commented May 31, 2022

Deploy Preview for calico-tigera canceled.

Name Link
🔨 Latest commit 463ecce
🔍 Latest deploy log https://app.netlify.com/sites/calico-tigera/deploys/62967669a8ba790008f71a74

@marvin-tigera marvin-tigera added docs-pr-required Change is not yet documented release-note-required Change has user-facing impact (no matter how small) labels May 31, 2022
@netlify
Copy link

netlify bot commented May 31, 2022

Deploy Preview for calico-v3-23 canceled.

Name Link
🔨 Latest commit 463ecce
🔍 Latest deploy log https://app.netlify.com/sites/calico-v3-23/deploys/62967669824ff80008658b4f

Behnam-Shobiri and others added 2 commits May 31, 2022 12:13
CGO enabled, switching GOROOT to /usr/local/go-cgo.
k8sfv/pod.go:71:8: SA1019: handle.Delete is deprecated: use Close instead which is in line with typical resource release patterns for files and other resources.  (staticcheck)
	defer handle.Delete()
	      ^
make: *** [Makefile:570: golangci-lint] Error 1
@lmm lmm added docs-not-required Docs not required for this change and removed docs-pr-required Change is not yet documented labels Jun 2, 2022
@lmm lmm merged commit 68597c7 into projectcalico:release-v3.23 Jun 2, 2022
@Behnam-Shobiri Behnam-Shobiri mentioned this pull request Sep 3, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required Docs not required for this change release-note-required Change has user-facing impact (no matter how small)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants