gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
/kind feature GCP Tags are key-value pairs that are bind to the GCP resources. Unlike currently supported labels, tags are not part of the resource metadata but resource in itself....
This is a manual cherry-pick of https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/630 ```release-note Driver now supports adding resource tags to the filestore Instance resources created. Users can provide a comma separated list of tags using...
Bumps the golang-x group with 4 updates: [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/net` from 0.26.0 to 0.27.0 Commits e2310ae go.mod: update golang.org/x dependencies 77708f7 quic: skip tests which depend...
Bumps the github-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.3.0` |...
Bumps golang from 1.22.4 to 1.22.5. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps the google-golang group with 2 updates in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/api` from 0.181.0 to 0.187.0 Release notes Sourced from google.golang.org/api's releases. v0.187.0 0.187.0 (2024-07-01) Features...
Bumps the k8s-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | `0.13.0` | `0.18.1` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog)...
Bumps the spf13 group with 1 update: [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 Release notes Sourced from github.com/spf13/cobra's releases. v1.8.1 ✨ Features Add env variable to suppress completion descriptions...
Bumps the github-google group with 1 update: [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go). Updates `github.com/googleapis/gax-go/v2` from 2.12.4 to 2.12.5 Release notes Sourced from github.com/googleapis/gax-go/v2's releases. v2.12.5 2.12.5 (2024-06-18) Bug Fixes v2/apierror: fix (*APIError).Error() for unwrapped...
This is an automated cherry-pick of #875 /assign leiyiz ```release-note remove restriction on creating zonal low instances ```