andyzhangx
fadfc7346b
feat: add baseRepo filed in helm charts
...
fix
2024-03-25 13:50:35 +00:00
Kubernetes Prow Robot
44829889fc
Merge pull request #636 from kubernetes-csi/dependabot/go_modules/k8s.io/mount-utils-0.29.3
...
chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3
2024-03-22 18:50:54 -07:00
dependabot[bot]
a5b7db6572
chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3
...
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils ) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.29.2...v0.29.3 )
---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 22:10:35 +00:00
Kubernetes Prow Robot
75edbf2ee7
Merge pull request #634 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.32.0
...
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
2024-03-21 19:32:22 -07:00
dependabot[bot]
6cdfd8d08a
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.31.1...v1.32.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 22:07:42 +00:00
Kubernetes Prow Robot
b1cf7f1836
Merge pull request #633 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.8
...
chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8
2024-03-20 20:18:59 -07:00
dependabot[bot]
acf4c80bbd
chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.7 to 0.28.8.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.7...v0.28.8 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 22:10:31 +00:00
Kubernetes Prow Robot
e99853d158
Merge pull request #632 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.0
...
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
2024-03-19 18:46:48 -07:00
dependabot[bot]
ea8554a92b
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.16.0...v2.17.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 22:57:49 +00:00
Kubernetes Prow Robot
edf871b91f
Merge pull request #631 from kubernetes-csi/dependabot/go_modules/k8s.io/apimachinery-0.28.8
...
chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8
2024-03-18 18:04:53 -07:00
dependabot[bot]
4cef80999f
chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.28.7 to 0.28.8.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.7...v0.28.8 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:51:18 +00:00
Andy Zhang
b1380ff688
Merge pull request #629 from andyzhangx/fix-snapshot-rbac2
...
fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts
2024-03-14 13:07:40 +08:00
andyzhangx
e86fed9e76
fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts
2024-03-14 03:31:33 +00:00
Andy Zhang
d25b7af3da
Merge pull request #628 from andyzhangx/fix-snapshot-rbac
...
fix: snapshot sidecar rbac permission issue
2024-03-14 10:02:04 +08:00
andyzhangx
011120b947
fix: snapshot sidecar rbac permission issue
2024-03-13 14:51:23 +00:00
Kubernetes Prow Robot
bf56ab1b50
Merge pull request #627 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.22.0
...
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
2024-03-07 17:39:08 -08:00
dependabot[bot]
efb9bcd904
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 22:52:20 +00:00
Kubernetes Prow Robot
dda0fb1782
Merge pull request #626 from shiftstack/bump-protobuf
...
Bump google.golang.org/protobuf from v1.32.0 to v1.33.0
2024-03-07 03:28:38 -08:00
Michał Dulko
f5dc565f90
Bump google.golang.org/protobuf from v1.32.0 to v1.33.0
...
This is to address CVE-2024-24786. I also removed last reference to the
deprecated github.com/golang/protobuf so that it's an indirect import
now. I bumped its version too, as required by google.golang.org/protobuf
bump.
2024-03-07 10:32:59 +01:00
Kubernetes Prow Robot
f479919a9e
Merge pull request #624 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.62.1
...
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
2024-03-05 21:57:38 -08:00
dependabot[bot]
1cfef39cc4
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1 )
---
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>
2024-03-05 22:46:20 +00:00
Kubernetes Prow Robot
13ac8012d8
Merge pull request #622 from kubernetes-csi/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.16.0
...
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
2024-03-04 20:04:51 -08:00
dependabot[bot]
c80a22b381
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:27:04 +00:00
Kubernetes Prow Robot
1cafcf9625
Merge pull request #621 from kubernetes-csi/dependabot/go_modules/github.com/stretchr/testify-1.9.0
...
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-01 19:01:39 -08:00
dependabot[bot]
fa23072c62
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 22:21:27 +00:00
Andy Zhang
42c9088184
chore: update master branch build version
2024-02-23 22:05:54 +08:00
Kubernetes Prow Robot
1ec4d50bcc
Merge pull request #620 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.62.0
...
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
2024-02-22 18:52:39 -08:00
dependabot[bot]
e782388c43
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.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>
2024-02-22 22:48:39 +00:00
Kubernetes Prow Robot
7538585c41
Merge pull request #617 from kubernetes-csi/dependabot/go_modules/k8s.io/client-go-0.28.7
...
chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7
2024-02-20 17:47:50 -08:00
dependabot[bot]
57769aca52
chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.6 to 0.28.7.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.6...v0.28.7 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 22:11:19 +00:00
Kubernetes Prow Robot
425c94ae6b
Merge pull request #616 from kubernetes-csi/dependabot/go_modules/k8s.io/apimachinery-0.28.7
...
chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7
2024-02-19 17:24:34 -08:00
dependabot[bot]
be0bde1ebc
chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.28.6 to 0.28.7.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.6...v0.28.7 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 23:03:50 +00:00
Kubernetes Prow Robot
ed17d77f08
Merge pull request #615 from kubernetes-csi/dependabot/go_modules/k8s.io/kubernetes-1.28.7
...
chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7
2024-02-16 17:44:36 -08:00
dependabot[bot]
8cc5164f20
chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7
...
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes ) from 1.28.6 to 1.28.7.
- [Release notes](https://github.com/kubernetes/kubernetes/releases )
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.28.6...v1.28.7 )
---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:58:25 +00:00
Kubernetes Prow Robot
1481d0bb0d
Merge pull request #614 from kubernetes-csi/dependabot/go_modules/k8s.io/mount-utils-0.29.2
...
chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2
2024-02-15 17:27:19 -08:00
dependabot[bot]
88eb16aa98
chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2
...
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils ) from 0.29.1 to 0.29.2.
- [Commits](https://github.com/kubernetes/mount-utils/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 22:40:59 +00:00
Kubernetes Prow Robot
45592bc0c3
Merge pull request #613 from struffel/fix-readme-link
...
Fix documentation link for MicroK8S in readme
2024-02-15 04:13:42 -08:00
Lennart Demes
c54ade07a9
Fix documentation link for MicroK8S in readme
2024-02-15 11:50:57 +01:00
Andy Zhang
27a57741c2
Merge pull request #611 from andyzhangx/fix-goveralls
...
test: fix goveralls
2024-02-15 11:04:47 +08:00
Kubernetes Prow Robot
1d502b234a
Merge pull request #610 from kubernetes-csi/dependabot/go_modules/google.golang.org/grpc-1.61.1
...
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
2024-02-14 18:49:11 -08:00
andyzhangx
76031e728e
test: fix goveralls
2024-02-15 02:34:16 +00:00
dependabot[bot]
8c60344fb6
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1 )
---
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>
2024-02-14 22:42:09 +00:00
Andy Zhang
61cd2844b3
Merge pull request #609 from andyzhangx/cleanup-integration-test
...
cleanup: remove integration test
2024-02-14 20:14:49 +08:00
andyzhangx
7ded51821b
cleanup: remove integration test
2024-02-14 03:51:52 +00:00
Kubernetes Prow Robot
4e53a61c61
Merge pull request #607 from kubernetes-csi/dependabot/github_actions/golangci/golangci-lint-action-4
...
chore(deps): bump golangci/golangci-lint-action from 3 to 4
2024-02-09 19:21:32 -08:00
Kubernetes Prow Robot
8c7d6d8ac9
Merge pull request #606 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.21.0
...
chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
2024-02-09 18:47:24 -08:00
dependabot[bot]
4a769fc129
chore(deps): bump golangci/golangci-lint-action from 3 to 4
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 22:41:15 +00:00
dependabot[bot]
b639c501b0
chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 22:21:34 +00:00
Andy Zhang
71499460b9
Merge pull request #604 from andyzhangx/add-artifacthub-repo
...
doc: add this repo to ArtifactHub
2024-02-06 23:02:52 +08:00
andyzhangx
d736fb990a
doc: add this repo to ArtifactHub
2024-02-06 14:12:23 +00:00