Commit Graph

1289 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
02d7070af8 Merge pull request #869 from testwill/ioutil
chore: remove refs to deprecated io/ioutil
2023-07-20 21:48:06 -07:00
Kubernetes Prow Robot
250334647c Merge pull request #873 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.56.2
Bump google.golang.org/grpc from 1.56.0 to 1.56.2
2023-07-20 12:30:09 -07:00
dependabot[bot]
fe21d5f567 Bump google.golang.org/grpc from 1.56.0 to 1.56.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 11:40:55 +00:00
Kubernetes Prow Robot
304f4bfc47 Merge pull request #865 from winrouter/master
Add more detail in vgs/vgsc/vgsclass printed columns
2023-07-05 07:54:56 -07:00
huzhengchuan
3cb5c308f0 Add more detail in vgs/vgsc/vgsclass printed columns 2023-07-04 17:58:46 +08:00
Kubernetes Prow Robot
5d5431f39e Merge pull request #871 from sameshai/bugfix-778
external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff
2023-06-29 17:25:45 -07:00
Sameer Shaikh
7fac9cdaf8 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff 2023-06-29 21:17:27 +05:30
Sameer Shaikh
d8e698f609 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff 2023-06-29 08:03:57 +05:30
Sameer Shaikh
ffaba0f81d external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff 2023-06-28 18:32:07 +05:30
Sameer Shaikh
a8c9b7b644 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff 2023-06-28 15:59:21 +05:30
Sameer Shaikh
98939c02c5 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff
Signed-off-by: Sameer Shaikh <sameer.shaikh@ibm.com>
2023-06-28 13:17:42 +05:30
guoguangwu
62c611a51a chore: remove refs to deprecated io/ioutil 2023-06-25 11:09:17 +08:00
Kubernetes Prow Robot
dd523a00ef Merge pull request #863 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.56.0
Bump google.golang.org/grpc from 1.55.0 to 1.56.0
2023-06-19 06:44:22 -07:00
dependabot[bot]
324bf2c3c7 Bump google.golang.org/grpc from 1.55.0 to 1.56.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 12:10:03 +00:00
Kubernetes Prow Robot
5c28be0d4f Merge pull request #862 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
2023-06-15 16:12:18 -07:00
dependabot[bot]
9da1c9b225 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 20:19:20 +00:00
Kubernetes Prow Robot
470964b4dd Merge pull request #858 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/common-0.44.0
Bump github.com/prometheus/common from 0.37.0 to 0.44.0
2023-06-15 13:18:20 -07:00
dependabot[bot]
dde2106fd3 Bump github.com/prometheus/common from 0.37.0 to 0.44.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.44.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 14:39:32 +00:00
Kubernetes Prow Robot
9648cbf64d Merge pull request #855 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.55.0
Bump google.golang.org/grpc from 1.51.0 to 1.55.0
2023-06-14 07:38:18 -07:00
Kubernetes Prow Robot
9a6e9ef9ea Merge pull request #854 from kubernetes-csi/dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.13.0
Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0
2023-06-14 06:42:19 -07:00
dependabot[bot]
6c9f595649 Bump google.golang.org/grpc from 1.51.0 to 1.55.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.55.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 12:43:17 +00:00
Kubernetes Prow Robot
8795e79241 Merge pull request #857 from kubernetes-csi/dependabot/go_modules/github.com/spf13/cobra-1.7.0
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
2023-06-14 05:42:18 -07:00
dependabot[bot]
54b4d8b94b Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 11:49:22 +00:00
dependabot[bot]
a012263779 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0
Bumps [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
- [Commits](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-lib-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 11:49:12 +00:00
Kubernetes Prow Robot
88368522ba Merge pull request #852 from kubernetes-csi/dependabot/go_modules/github.com/kubernetes-csi/csi-test/v4-4.4.0
Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0
2023-06-14 04:48:18 -07:00
dependabot[bot]
655d43bc96 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0
Bumps [github.com/kubernetes-csi/csi-test/v4](https://github.com/kubernetes-csi/csi-test) from 4.0.2 to 4.4.0.
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases)
- [Commits](https://github.com/kubernetes-csi/csi-test/compare/v4.0.2...v4.4.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 17:05:14 +00:00
Kubernetes Prow Robot
58017e7246 Merge pull request #860 from kubernetes-csi/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2023-06-12 09:58:03 -07:00
Kubernetes Prow Robot
fdd5d13554 Merge pull request #859 from kubernetes-csi/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-06-12 09:57:56 -07:00
Kubernetes Prow Robot
6a06cc34ee Merge pull request #853 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/client_model-0.4.0
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
2023-06-12 09:57:48 -07:00
Kubernetes Prow Robot
48a467539e Merge pull request #856 from kubernetes-csi/dependabot/go_modules/k8s.io/klog/v2-2.100.1
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
2023-06-12 09:01:57 -07:00
Kubernetes Prow Robot
4be6cc2635 Merge pull request #851 from kubernetes-csi/dependabot/go_modules/github.com/evanphx/json-patch-5.6.0incompatible
Bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible
2023-06-12 09:01:50 -07:00
dependabot[bot]
488cb7ccea Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 15:08:47 +00:00
Kubernetes Prow Robot
42f402551d Merge pull request #850 from kubernetes-csi/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
2023-06-12 08:07:49 -07:00
dependabot[bot]
87eed5eade Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:11:34 +00:00
dependabot[bot]
3d036fc454 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:11:27 +00:00
dependabot[bot]
9473b1665e Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:03:40 +00:00
dependabot[bot]
d1245c335d Bump github.com/evanphx/json-patch
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 4.12.0+incompatible to 5.6.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0)

---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:02:10 +00:00
dependabot[bot]
ad73393bec Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 13:02:00 +00:00
Kubernetes Prow Robot
3cea479fb0 Merge pull request #848 from carlory/patch-001
move dependabot.yaml
2023-06-12 05:59:49 -07:00
carlory
7fe5ac449d move dependabot.yaml 2023-06-12 10:06:43 +08:00
Braxton Schafer
7308dc454c doc: update crd generation to keep metadata 2023-06-09 10:11:08 -05:00
Braxton Schafer
8ac2e79b79 fix: update CRD yaml files to include object meta
Previously, the CRD yaml files did not include the objectmeta field
(metadata) that the CRD definitions themselves do include. This was
causing issues for tools that parse only the schema, such as linters.

This updates all of the yaml files to include the metadata field in
their schemae.
2023-06-09 10:11:08 -05:00
Kubernetes Prow Robot
98b244f0d4 Merge pull request #838 from nixpanic/yaml/document-start
add "document-start" 1st line to all yaml files
2023-05-25 11:26:52 -07:00
Niels de Vos
926df0c8c4 add "document-start" 1st line to all yaml files
The YAML Specification requires three daashes `---` as marker for the
start of a content block. That means, each YAML file needs to start with
`---` on the first line (or after initial comments).

See-also: https://yaml.org/
2023-05-25 18:13:50 +02:00
Kubernetes Prow Robot
a942b5b9b8 Merge pull request #825 from Rakshith-R/add-group-snapshot-webhooks
add groupsnapshot related webhooks
2023-05-08 07:19:17 -07:00
Rakshith R
a3cb5a927f add groupsnapshot related webhooks 2023-05-08 18:25:23 +05:30
Kubernetes Prow Robot
50bdae2adf Merge pull request #826 from RaunakShah/group-create
Create Group Snapshot functionality for volume group snapshots
2023-05-03 11:06:17 -07:00
Raunak Pradip Shah
5f1d746510 go mod tidy for removal of ptypes 2023-05-03 22:35:57 +05:30
Raunak Pradip Shah
dbfa2c75fc remove ptypes 2023-05-03 22:34:39 +05:30
Raunak Pradip Shah
7722fd706e fix go mod 2023-05-03 21:22:01 +05:30