Closed dependabot[bot] closed 1 day ago
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-csi 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.
[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 andyzhangx for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@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-csi-driver-smb-verify | 0269e242930871975ac81774f1ab704a0bf05a7b | link | true | /test pull-csi-driver-smb-verify |
pull-csi-driver-smb-unit | 0269e242930871975ac81774f1ab704a0bf05a7b | link | true | /test pull-csi-driver-smb-unit |
pull-csi-driver-smb-sanity | 0269e242930871975ac81774f1ab704a0bf05a7b | link | true | /test pull-csi-driver-smb-sanity |
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.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the k8s group with 8 updates:
0.28.12
0.31.3
0.28.12
0.31.3
0.28.12
0.31.3
2.110.1
2.130.1
0.29.8
0.31.3
0.28.8
0.31.3
0.0.0-20230726121419-3b25d923346b
0.0.0-20240711033017-18e509b52bc8
1.3.0
1.4.0
Updates
k8s.io/apimachinery
from 0.28.12 to 0.31.3Commits
a8f449e
Falls back to SPDY for gorilla/websocket https proxy error62791ec
Merge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35
add field and label selectors to authorization attributesce76a8f
generate35052c5
add subjectaccessreview field and label selectorsab06869
Merge pull request #126105 from benluddy/cbor-framer429f4e4
Implement runtime.Framer for CBOR Sequences.d7e1c53
Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122
Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456
bump k8s.io/utilsUpdates
k8s.io/client-go
from 0.28.12 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 tag5e3e8ea
informers: add comment that Start does not blockf71a5cc
Call non-blocking informerFactory.Start synchronously to avoid races4536e5a
Merge pull request #124012 from Jefftree/le-controller93c6a5b
Merge pull request #126353 from liggitt/fix-vendor6a9911a
revendor dependenciesfe54892
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52e
Change PingTime to be persistentf45c451
fix ordering issue in candidates18dd587
feedback: leasecandidate clientsUpdates
k8s.io/component-base
from 0.28.12 to 0.31.3Commits
3ecbf33
Update dependencies to v0.31.3 tag6332889
Merge pull request #126344 from MikeSpreitzer/fix-12011295f30f1
[sample-apiserver] Fix: Use Correct Effective Version for kube (#125941)763ac17
Merge pull request #126353 from liggitt/fix-vendor40cf325
revendor dependenciesd64a96d
Relax noise margin in TestOneWeightedHistogram6cc953a
Merge pull request #126204 from vrutkovs/unsafeRecordQueried-atomicPointerf9413de
featuregate: clone queriedFeatures only when mutation is needed6f32dbe
Merge pull request #125926 from MadhavJivrajani/bump-staticcheck-exclude-SA100664c7d3f
.*: fix lint errorsUpdates
k8s.io/klog/v2
from 2.110.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.file16c7d26
Merge pull request #401 from pohly/ktesting-warning-delaycd24012
ktesting: tone down warning about leaked test goroutine2ee202a
Merge pull request #404 from 1978629634/fsync-freelock79575d8
Do not acquire lock for file.Sync() fsync call7af45d6
Merge pull request #406 from pohly/linterd008cfe
examples: fix linter warningab53041
Merge pull request #402 from pohly/linter-issuesff7c070
build: fix some linter warningsUpdates
k8s.io/mount-utils
from 0.29.8 to 0.31.3Commits
9983dfa
mount-utils: treat syscall.ENODEV as corrupted mount2e19d95
Merge pull request #126018 from aroradaman/bump-k8s-utilsd1708ae
bump k8s.io/utils330d4a0
Merge pull request #125922 from dims/update_otel_27ba114f4
update OpenTelemetry dependencies and grpce87beb2
Merge pull request #125850 from dims/fix-for-typecheck-does-not-notice-compil...6402283
Fix for typecheck doesn't notice compile errors in test files1193104
Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0a1102a4
Bumpprometheus/common to
v0.55.01069ef5
Merge pull request #125731 from dashpole/revert_otelUpdates
k8s.io/pod-security-admission
from 0.28.8 to 0.31.3Commits
471e1c7
Update dependencies to v0.31.3 tag46f4680
Merge pull request #126163 from haircommander/procMount-baselinea0beec6
Merge pull request #126165 from haircommander/selinux-engine_t626dc08
PSA: small cleanups for tests that use RelaxPolicyForUserNamespacePods7fad622
PSA: allow procMount type Unmasked in baseline6b00373
PSA: update test fixtures9833ddf
PSA: allow container_engine_t selinux type5b64df2
Merge pull request #126018 from aroradaman/bump-k8s-utils1b6ad1b
bump k8s.io/utilsb4ce4eb
Merge pull request #125922 from dims/update_otel_27Updates
k8s.io/utils
from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20240711033017-18e509b52bc8Commits
Updates
sigs.k8s.io/yaml
from 1.3.0 to 1.4.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
c3772b5
Merge pull request #97 from liggitt/owners604031b
Update ownerseead467
Merge pull request #76 from natasha41575/go-yaml-forkf2c0229
add test demonstrating consistency between yaml.v2 and yaml.v320d25fa
update LICENSE, owners, and readmesa7b5665
exclude forked libs from golintb6d8b45
fix leading newline issue330e1e5
make sequence style configurable70ebea7
change import paths to forked yaml libsb96582b
fork go-yaml v2 and v3Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | sigs.k8s.io/yaml | [>= 1.4.a, < 1.5] | | k8s.io/pod-security-admission | [>= 0.29.a, < 0.30] | | k8s.io/component-base | [>= 0.29.a, < 0.30] | | k8s.io/apimachinery | [>= 0.29.a, < 0.30] | | k8s.io/client-go | [>= 0.29.a, < 0.30] |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