-
Notifications
You must be signed in to change notification settings - Fork 1.2k
chore(deps): bump the k8s-go-deps group with 5 updates #8621
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/k8s-go-deps-75954e5e12
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for karpenter-docs-prod canceled.
|
Preview deployment ready! Preview URL: https://pr-8621.d18coufmbnnaag.amplifyapp.com Built from commit |
Pull Request Test Coverage Report for Build 18643716483Details
💛 - Coveralls |
Bumps the k8s-go-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0-alpha.0` | `0.35.0-alpha.1` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.0-alpha.0` | `0.35.0-alpha.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0-alpha.0` | `0.35.0-alpha.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0-alpha.0` | `0.35.0-alpha.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.1` | `0.22.3` | Updates `k8s.io/api` from 0.35.0-alpha.0 to 0.35.0-alpha.1 - [Commits](kubernetes/api@v0.35.0-alpha.0...v0.35.0-alpha.1) Updates `k8s.io/apiextensions-apiserver` from 0.35.0-alpha.0 to 0.35.0-alpha.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.35.0-alpha.0...v0.35.0-alpha.1) Updates `k8s.io/apimachinery` from 0.35.0-alpha.0 to 0.35.0-alpha.1 - [Commits](kubernetes/apimachinery@v0.35.0-alpha.0...v0.35.0-alpha.1) Updates `k8s.io/client-go` from 0.35.0-alpha.0 to 0.35.0-alpha.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.0-alpha.0...v0.35.0-alpha.1) Updates `sigs.k8s.io/controller-runtime` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.22.1...v0.22.3) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.35.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-go-deps - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.35.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-go-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.35.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-go-deps - dependency-name: k8s.io/client-go dependency-version: 0.35.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-go-deps - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
f7c796c
to
935eb0e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the k8s-go-deps group with 5 updates:
0.35.0-alpha.0
0.35.0-alpha.1
0.35.0-alpha.0
0.35.0-alpha.1
0.35.0-alpha.0
0.35.0-alpha.1
0.35.0-alpha.0
0.35.0-alpha.1
0.22.1
0.22.3
Updates
k8s.io/api
from 0.35.0-alpha.0 to 0.35.0-alpha.1Commits
c841856
Update dependencies to v0.35.0-alpha.1 tag0609229
Merge pull request #134333 from lalitc375/reserved-for80bfa29
Add listType=map and listMapekey=uid for ResourceClaimStatus.ReservedFor62286b7
Merge pull request #134391 from lalitc375/k8s-uuid0981649
Merge pull request #134408 from yongruilin/vg_resourceclaimd30afbf
run update-codegen.shd3c6507
feat(dra): Add maxItems validation tags for ResourceClaim fields3d16ea6
Merge pull request #134302 from lalitc375/device-class-selectorsf495d89
Add DV for uids in resourceClaim Status83618ea
feat(resource): Add maxItems validation for DeviceClass configsUpdates
k8s.io/apiextensions-apiserver
from 0.35.0-alpha.0 to 0.35.0-alpha.1Commits
46a95d1
Update dependencies to v0.35.0-alpha.1 tag4c2d74e
Merge pull request #134449 from aditigupta96/contextual-api-approval-controller3c2b9b9
refactor(apiextensions-apiserver): Make APIApproval controller context-aware89697ae
Merge pull request #134168 from aditigupta96/refactor-naming-controller3db528b
Merge pull request #134237 from aditigupta96/contextual-logging-nonstructural...e907104
refactor(apiextensions-apiserver): Make NonStructuralSchema controller contex...35d6408
Merge pull request #134209 from Jefftree/gengo-bmp7eae697
bump gengo5f06559
refactor(apiextensions-apiserver): Make NamingConditionController fully conte...3c666e7
Merge pull request #134145 from dims/update-to-latest-sigs.k8s.io/jsonUpdates
k8s.io/apimachinery
from 0.35.0-alpha.0 to 0.35.0-alpha.1Commits
9137522
Merge pull request #134368 from aaron-prindle/error-matcher-path-normalizationd59a6d6
Merge pull request #134302 from lalitc375/device-class-selectorsa4598ab
feat: add path normalization support to error matcherb431053
apply feedback268a6d0
Merge pull request #134347 from yongruilin/master_vg-cleanupf417f5d
Merge pull request #134211 from aaron-prindle/resourceclaim_maxitemsb3b1076
fix typo in comment for namespace validation to appease verify-spelling11e920b
Merge pull request #134139 from aojea/better_error_httpstream_handshae5543ac1
add +k8s:maxItems tag logic and testsb26e855
improve httpstream handshake error loggingUpdates
k8s.io/client-go
from 0.35.0-alpha.0 to 0.35.0-alpha.1Commits
4256cfd
Update dependencies to v0.35.0-alpha.1 tag3c3a19f
Merge pull request #134208 from n2h9/126379-replace-non-WithContext-functions...5eac01c
Merge pull request #134185 from DanBokete/deprecate-caseless-validationce58c49
[126379] [go-client] chore: use WithContext functions: do not use SleepWithCo...81c615a
[126379] [go-client] chore: use WithContext functions1d52801
Deprecate caseless driver name validation and enforce lowercase warnings2a2f191
Merge pull request #134271 from Jefftree/scheme-nil38c61c9
Add nil scheme check in GetReference6cf045f
Merge pull request #134228 from liggitt/proto-gogo-poc472a7d3
Clean up gogo dependency trackingUpdates
sigs.k8s.io/controller-runtime
from 0.22.1 to 0.22.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
3e8b259
[release-0.22] 🐛 Allow SSA after normal resource creation (#3348)7fb34b5
[release-0.22] 🐛 Fix a bug where the priorityqueue would sometimes not return...27d4b5e
Merge pull request #3338 from k8s-infra-cherrypick-robot/cherry-pick-3337-to-...6d368ce
Rebase priorityqueue shutdown fix for release-0.22d04f428
Don't block on Get when queue is shutdown (2nd try)7f146f7
Merge pull request #3317 from k8s-infra-cherrypick-robot/cherry-pick-3316-to-...f3b9e4f
Bump to k8s.io/* v0.34.104c6a08
[release-0.22] 🐛Panic when trying to build more than one instance of fake.Cli...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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions