Skip to content

Bump k8s.io/api from 0.24.4 to 0.25.0#171

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s.io/api-0.25.0
Closed

Bump k8s.io/api from 0.24.4 to 0.25.0#171
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s.io/api-0.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps k8s.io/api from 0.24.4 to 0.25.0.

Commits
  • e9a6979 Update dependencies to v0.25.0 tag
  • 5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25
  • 714e431 Merge pull request #111657 from aojea/hc_nodeport
  • 8608211 Merge pull request #109090 from sarveshr7/multicidr-rangeallocator
  • b88698c Merge pull request #111258 from dobsonj/kep-596-ga-feature-flag
  • 2f9e588 Merge pull request #111113 from mimowo/retriable-pod-failures-job-controller
  • 3be517c Merge pull request #111696 from liggitt/go119mod
  • 991b481 Merge pull request #108692 from jsafrane/selinux
  • e281bde Update go.mod to go1.19
  • fe83bea Support handling of pod failures with respect to the specified rules
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2022
@dependabot dependabot bot requested a review from a team August 24, 2022 14:22
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.0.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.24.4...v0.25.0)

---
updated-dependencies:
- dependency-name: k8s.io/api
  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/api-0.25.0 branch from b175d8e to 4e1ccc3 Compare August 24, 2022 16:32
@scothis
Copy link
Copy Markdown
Member

scothis commented Aug 24, 2022

@sadlerap @baijum consuming K8s 1.25 APIs also requires bumping to go 1.19. Is this something we want to do, or hold off on? I generally think if it's good enough for k8s, it's good enough for us...

@scothis
Copy link
Copy Markdown
Member

scothis commented Aug 24, 2022

Opened #175 assuming we want to go this route

@baijum
Copy link
Copy Markdown
Contributor

baijum commented Aug 24, 2022

@sadlerap @baijum consuming K8s 1.25 APIs also requires bumping to go 1.19. Is this something we want to do, or hold off on? I generally think if it's good enough for k8s, it's good enough for us...

+1 to support Go 1.19

@sadlerap
Copy link
Copy Markdown
Contributor

I'm all for it; I don't think we really have a reason to have a minimum supported go version right now.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2022

Looks like k8s.io/api is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 24, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/api-0.25.0 branch August 24, 2022 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants