Closed dependabot[bot] closed 2 months ago
The following labels could not be found: go
, dependencies
.
[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 bowei 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 GoogleCloudPlatform 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.
@dependabot[bot]: The following test 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-gke-networking-api-test | c210e389fcf6d7b94be252f29a7aaf0da515e6ef | link | true | /test pull-gke-networking-api-test |
Superseded by #23.
Bumps the gomod-dependencies group with 2 updates in the /hack directory: k8s.io/code-generator and sigs.k8s.io/controller-tools.
Updates
k8s.io/code-generator
from 0.30.2 to 0.31.0Commits
9253cf7
Update dependencies to v0.31.0 tagf74ea3c
informers: add comment that Start does not block80c52b8
Call non-blocking informerFactory.Start synchronously to avoid racese64302e
Merge pull request #126353 from liggitt/fix-vendord9fab2a
revendor dependenciesec3cc88
Merge pull request #125571 from liggitt/filter-auth-02-sarb4e74fb
generate41a074a
Merge pull request #126073 from a7i/fake-apply-scale-subresourcee788e07
Merge pull request #126018 from aroradaman/bump-k8s-utils100ab85
fix: fake clientset ApplyScale subresource from 'status' to 'scale'Updates
sigs.k8s.io/controller-tools
from 0.11.3 to 0.16.1Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
897f14b
Merge pull request #1035 from sbueringer/pr-fix-default-issue2f6801d
Remove hard-coded Protocol schema7ef21aa
Add test for protocol2e0181a
Bump testdata to k8s.io/* v1.315a195b7
Merge pull request #1033 from kubernetes-sigs/promote-envtest-v1.31.04d672f2
Promote envtest release for Kubernetes v1.31.0057cd0c
Merge pull request #1032 from sbueringer/pr-envtest-v1.31.08d6682e
Merge pull request #1031 from sbueringer/pr-bump-1.31.0bd1fb4f
Release envtest v1.31.0bce4f2d
Bump k8s.io/* deps to v1.31.0Dependabot 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