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(go): bump k8s.io/apimachinery from 0.26.7 to 0.28.2 #314

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps k8s.io/apimachinery from 0.26.7 to 0.28.2.

Commits
  • bc548d1 Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 3b64f76 Revert to json-patch 4.12.0
  • 4b14f80 Merge remote-tracking branch 'origin/master' into release-1.28
  • 7676494 .*: bump golang.org/x/net to v0.13.0
  • 5cb2369 Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs
  • 03c9768 Merge pull request #119312 from pacoxu/prometheus/common-v0.44
  • 8803846 upgrade prometheus common to v0.44.0
  • 7924d2c Merge pull request #119330 from bertinatto/fix-conn-reuse-test
  • b86b23a Proactively bump golang.org/x/net to v0.12.0
  • c9b3b3a Merge pull request #119154 from aimuz/fix-119152
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
k8s.io/apimachinery [>= 0.27.a, < 0.28]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 13, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 13, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-appstudio 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.

@jsztuka
Copy link
Contributor

jsztuka commented Sep 17, 2023

/retest

@openshift-ci
Copy link

openshift-ci bot commented Sep 17, 2023

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/integration-service-e2e 547fd28 link true /test integration-service-e2e
ci/prow/images 547fd28 link true /test images

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@14rcole
Copy link
Collaborator

14rcole commented Sep 21, 2023

Requires new client-go (#313) which is incompatible with controller-runtime 0.14

@14rcole 14rcole added the blocked-controller-runtime Change directly or indirectly requires an update of controller runtime 0.14->0.15 label Sep 21, 2023
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.7 to 0.28.2.
- [Commits](kubernetes/apimachinery@v0.26.7...v0.28.2)

---
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 force-pushed the dependabot/go_modules/k8s.io/apimachinery-0.28.2 branch from 547fd28 to 285dc96 Compare September 22, 2023 02:33
@dirgim
Copy link
Collaborator

dirgim commented Sep 22, 2023

Closing as we'll need to wait for controller-runtime upgrade to be unblocked.

@dirgim dirgim closed this Sep 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/apimachinery-0.28.2 branch September 22, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-controller-runtime Change directly or indirectly requires an update of controller runtime 0.14->0.15 dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants