Closed dependabot[bot] closed 6 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign shwethakumbla for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs 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.
/hold
@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 |
---|---|---|---|---|
pull-e2e-framework-verify | 1ecf995d9eec0b5d432d46c19f1d0bda51f09d5e | link | true | /test pull-e2e-framework-verify |
pull-e2e-framework-test | 1ecf995d9eec0b5d432d46c19f1d0bda51f09d5e | link | true | /test pull-e2e-framework-test |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all group with 4 updates in the / directory: k8s.io/api, k8s.io/client-go, k8s.io/component-base and sigs.k8s.io/controller-runtime.
Updates
k8s.io/api
from 0.29.4 to 0.30.0Commits
fb932d2
Update dependencies to v0.30.0 tagd014286
Merge remote-tracking branch 'origin/master' into release-1.30581c1b8
Update x/net for CVE-2023-4528835ca1f4
Merge pull request #123932 from pohly/dra-api-resource-model-renameb048bd8
Merge pull request #123909 from AkihiroSuda/fix-123906f06d24a
dra api: NodeResourceModel -> ResourceModel30e3187
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers96558b9
Merge pull request #123792 from mimowo/propose-api-comments-fix089c7ca
Merge pull request #123180 from AkihiroSuda/rrob50824d
api: KEP-3857: Recursive Read-only (RRO) mountsUpdates
k8s.io/apimachinery
from 0.29.4 to 0.30.0Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websocketsUpdates
k8s.io/client-go
from 0.29.4 to 0.30.0Commits
3aa4577
Update dependencies to v0.30.0 tag2df4de1
Merge remote-tracking branch 'origin/master' into release-1.30ade2ae2
Update x/net for CVE-2023-45288b4632b7
Merge pull request #123932 from pohly/dra-api-resource-model-rename4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906650f392
dra api: NodeResourceModel -> ResourceModel00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers7ebe0ea
Merge pull request #123180 from AkihiroSuda/rro3be09aa
api: KEP-3857: Recursive Read-only (RRO) mounts110b75b
Merge pull request #123344 from nilekhc/svm-controllerUpdates
k8s.io/component-base
from 0.29.4 to 0.30.0Commits
98e79b8
Update dependencies to v0.30.0 tag0ac84ef
Merge remote-tracking branch 'origin/master' into release-1.302e27a0c
Update x/net for CVE-2023-45288ecbd1b6
Merge pull request #123732 from serathius/parallel-featureflagsb0a6e40
Merge pull request #123758 from liggitt/protobump0e945e3
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0a626a5c
Fix SetFeatureGateDuringTest handling of Parallel tests15d726c
Merge pull request #123529 from thockin/go-workspacesf3d8039
Fix up go.mod files after reviewse3050ed
Remove old gengo detritusUpdates
sigs.k8s.io/controller-runtime
from 0.17.3 to 0.18.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
834905b
Merge pull request #2817 from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...6396a49
Reintroduce AddMetricsExtraHandler on managercd2885e
Merge pull request #2809 from k8s-infra-cherrypick-robot/cherry-pick-2806-to-...06acde3
🐛 correct kind source typed6feaae
Merge pull request #2808 from k8s-infra-cherrypick-robot/cherry-pick-2805-to-...87cae4c
bug: Cache: Fix label defaulting of byObject when namespaces are configureded81fa6
Merge pull request #2796 from alvaroaleman/markb35cd6b
:book: Mark Typed Handlers as experimentalb74908f
Merge pull request #2793 from kubernetes-sigs/dependabot/github_actions/actio...a9db208
Merge pull request #2794 from kubernetes-sigs/dependabot/github_actions/actio...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