gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Bump the k8s-dependencies group across 1 directory with 6 updates
Bumps the k8s-dependencies group with 2 updates in the / directory: k8s.io/apimachinery and k8s.io/mount-utils.
Updates k8s.io/apimachinery from 0.26.0 to 0.31.2
Commits
a8f449eFalls back to SPDY for gorilla/websocket https proxy error62791ecMerge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35add field and label selectors to authorization attributesce76a8fgenerate35052c5add subjectaccessreview field and label selectorsab06869Merge pull request #126105 from benluddy/cbor-framer429f4e4Implement runtime.Framer for CBOR Sequences.d7e1c53Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456bump k8s.io/utils- Additional commits viewable in compare view
Updates k8s.io/klog/v2 from 2.110.1 to 2.130.1
Release notes
Sourced from k8s.io/klog/v2's releases.
Prepare klog release for Kubernetes v1.31 (Take 2)
What's Changed
- data race: avoid unprotected access to sb.file by
@pohlyin kubernetes/klog#408Full Changelog: https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1
Prepare klog release for Kubernetes v1.31 (Take 1)
What's Changed
- chore(*): fix spelling of Intel Corporation by
@jsorefin kubernetes/klog#399- build: fix some linter warnings by
@pohlyin kubernetes/klog#402- examples: fix linter warning by
@pohlyin kubernetes/klog#406- Do not acquire lock for file.Sync() fsync call by
@1978629634in kubernetes/klog#404- ktesting: tone down warning about leaked test goroutine by
@pohlyin kubernetes/klog#401New Contributors
@jsorefmade their first contribution in kubernetes/klog#399@1978629634made their first contribution in kubernetes/klog#404Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0
Prepare klog release for Kubernetes v1.30 (Take 2)
What's Changed
- textlogger: allow caller to override stack unwinding by
@pohlyin kubernetes/klog#397Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1
Prepare klog release for Kubernetes v1.30 (Take 1)
What's Changed
- OWNERS: remove serathius, add mengjiao-liu, promote pohly by
@pohlyin kubernetes/klog#394- docs: clarify relationship between different features by
@pohlyin kubernetes/klog#395- Add SafePtr wrapper by
@kaisozin kubernetes/klog#393- logr v1.4.1 + SetSlogLogger by
@pohlyin kubernetes/klog#396New Contributors
@kaisozmade their first contribution in kubernetes/klog#393Full Changelog: https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0
Commits
75663bbMerge pull request #408 from pohly/klog-flush-sync-fix2327d4cdata race: avoid unprotected access to sb.file16c7d26Merge pull request #401 from pohly/ktesting-warning-delaycd24012ktesting: tone down warning about leaked test goroutine2ee202aMerge pull request #404 from 1978629634/fsync-freelock79575d8Do not acquire lock for file.Sync() fsync call7af45d6Merge pull request #406 from pohly/linterd008cfeexamples: fix linter warningab53041Merge pull request #402 from pohly/linter-issuesff7c070build: fix some linter warnings- Additional commits viewable in compare view
Updates k8s.io/mount-utils from 0.24.1 to 0.31.2
Commits
9983dfamount-utils: treat syscall.ENODEV as corrupted mount2e19d95Merge pull request #126018 from aroradaman/bump-k8s-utilsd1708aebump k8s.io/utils330d4a0Merge pull request #125922 from dims/update_otel_27ba114f4update OpenTelemetry dependencies and grpce87beb2Merge pull request #125850 from dims/fix-for-typecheck-does-not-notice-compil...6402283Fix for typecheck doesn't notice compile errors in test files1193104Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0a1102a4Bumpprometheus/common tov0.55.01069ef5Merge pull request #125731 from dashpole/revert_otel- Additional commits viewable in compare view
Updates k8s.io/utils from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20240711033017-18e509b52bc8
Commits
- See full diff in compare view
Updates k8s.io/kube-openapi from 0.0.0-20231010175941-2dd684a91f00 to 0.0.0-20240228011516-70dd3763d340
Commits
- See full diff in compare view
Updates sigs.k8s.io/yaml from 1.3.0 to 1.4.0
Release notes
Sourced from sigs.k8s.io/yaml's releases.
v1.4.0
- Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0
- Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1
- Adds an
Encoder#CompactSeqIndent()encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2
Commits
c3772b5Merge pull request #97 from liggitt/owners604031bUpdate ownerseead467Merge pull request #76 from natasha41575/go-yaml-forkf2c0229add test demonstrating consistency between yaml.v2 and yaml.v320d25faupdate LICENSE, owners, and readmesa7b5665exclude forked libs from golintb6d8b45fix leading newline issue330e1e5make sequence style configurable70ebea7change import paths to forked yaml libsb96582bfork go-yaml v2 and v3- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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