Skip to content

Bump k8s.io/apimachinery from 0.22.4 to 0.23.0 #12544

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps k8s.io/apimachinery from 0.22.4 to 0.23.0.

Commits
  • 1d209c8 Merge pull request #106661 from liggitt/automated-cherry-pick-of-#106660-upst...
  • bc8397d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2
  • db630ad Server Side Field Validation
  • 9edaf59 Merge pull request #106448 from aojea/hlee/issue-103721/staticcheck
  • 7b19dc5 remove ineffectual assignment base var
  • c6fa79a nolint float64(-0.0), //nolint:staticcheck // SA4026:
  • 3c77d51 nolint unused expectNoMatchDirect function
  • c3a9c93 fix ineffectual assignment to base var
  • 15e61a1 fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (static...
  • 9d6998d migrate nolint coments to golangci-lint
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.22.4 to 0.23.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](kubernetes/apimachinery@v0.22.4...v0.23.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 8, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign saschagrunert after the PR has been reviewed.
You can assign the PR to them by writing /assign @saschagrunert in a comment when ready.

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

@vrothberg
Copy link
Member

vendor/sigs.k8s.io/json/internal/golang/encoding/json/encode.go:1249:12: sf.IsExported undefined (type reflect.StructField has no field or method IsExported)

Looks like K8s went on to using Go 1.17 features.

@containers/podman-maintainers FYI ... not sure what we should do. Go 1.17 is not in F35 and below, so we may have to wait a while.

@rhatdan
Copy link
Member

rhatdan commented Dec 8, 2021

Yup I see it only in Rawhide. We should hold this off until Fedora gets updated.
@alexsaezm when do you think f34 and F35 will go to golang 1.17?

@alexsaezm
Copy link

alexsaezm commented Dec 9, 2021

The current policy of the Go SIG is to have one Go version per Fedora release. So neither both Fedora 34 and Fedora 35 will have Go 1.17. But it's something that of course can be reevaluated

@jcajka what do you think? Perhaps we can reevaluate this and have the latest Go version in every Fedora release that is currently supported instead of fixed versions per release.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2021

Superseded by #12633.

@dependabot dependabot bot closed this Dec 16, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/apimachinery-0.23.0 branch December 16, 2021 19:54
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants