Commit Graph

1143 Commits

Author SHA1 Message Date
dependabot[bot]
f607abec60 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
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-09-05 11:14:50 +00:00
Kubernetes Prow Robot
2c1f4b9b38 Merge pull request #881 from mowangdk/chore/update_release_tools
Chore/update subtree release tools version
2023-08-24 06:36:23 -07:00
mowangdk
c645269748 Merge commit '3653079701136f7bd9075452161f3f2b59000927' into chore/update_release_tools 2023-08-15 16:41:14 +08:00
mowangdk
3653079701 Squashed 'release-tools/' changes from 4133d1df..de2fba88
de2fba88 Merge pull request #233 from andyzhangx/andyzhangx-patch-1
cee895e1 remove windows 20H2 build since it's EOL long time ago
670bb0ef Merge pull request #229 from marosset/fix-codespell-errors
35d5e783 Merge pull request #219 from yashsingh74/update-registry
63473cc9 Merge pull request #231 from coulof/bump-go-version-1.20.5
29a5c76c Merge pull request #228 from mowangdk/chore/adopt_kubernetes_recommand_labels
8dd28211 Update cloudbuild image with go 1.20.5
1df23dba Merge pull request #230 from msau42/prow
1f92b7e7 Add ginkgo timeout to e2e tests to help catch any stuck tests
2b8b80ea fixing some codespell errors
c10b6780 Merge pull request #227 from coulof/check-sidecar-supported-versions
72984ec0 chore: adopt kubernetes recommand label
b0555351 Header
bd0a10b6 typo
c39d73c3 Add comments
f6491af0 Script to verify EOL sidecar version
901bcb5a Update registry k8s.gcr.io -> registry.k8s.io

git-subtree-dir: release-tools
git-subtree-split: de2fba88becec7dec6744355a8ddb0057c5fe2f9
2023-08-15 16:41:14 +08:00
Kubernetes Prow Robot
5fbdb24db8 Merge pull request #878 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.57.0
Bump google.golang.org/grpc from 1.56.2 to 1.57.0
2023-08-11 12:01:24 -07:00
dependabot[bot]
da067cec6c Bump google.golang.org/grpc from 1.56.2 to 1.57.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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-07-27 11:46:42 +00:00
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
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