andyzhangx
a9e9fa0e81
doc: use latest version for master branch
2023-06-07 08:29:19 +00:00
andyzhangx
965d8451a3
doc: cut v4.4.0 release
2023-06-07 08:28:43 +00:00
Kubernetes Prow Robot
9af6a6e320
Merge pull request #462 from andyzhangx/forbid-invalid-parameters
...
chore: forbid invalid parameters in snapshot storage class
2023-06-07 01:24:12 -07:00
andyzhangx
8cee28152d
chore: forbid invalid parameters in snapshot storage class
2023-06-07 07:45:57 +00:00
Kubernetes Prow Robot
8eb52e1430
Merge pull request #461 from wozniakjan/fix_snapshot_subpath
...
bugfix: correct snapshot path when using share parameter
2023-06-07 00:18:12 -07:00
Jan Wozniak
cb330e63c4
bugfix: correct snapshot path when using share parameter
2023-06-05 14:05:28 +02:00
Andy Zhang
dc621b84b6
chore: switch master branch version
2023-06-03 11:04:24 +08:00
Kubernetes Prow Robot
d19f3fad39
Merge pull request #458 from andyzhangx/snapshot-limits
...
chore: add snapshot resource limits
2023-06-01 05:31:46 -07:00
andyzhangx
f010c16241
chore: add snapshot resource limits
2023-06-01 11:31:46 +00:00
Andy Zhang
50345edca6
Merge pull request #452 from andyzhangx/cut-v4.3.0
...
doc: cut v4.3.0 release
2023-06-01 11:30:40 +08:00
andyzhangx
b6576e9fb7
doc: use latest version for master branch
2023-05-29 07:04:24 +00:00
andyzhangx
03f87416d4
doc: cut v4.3.0 release
2023-05-29 07:04:00 +00:00
Andy Zhang
1cf5dece66
Merge pull request #453 from andyzhangx/upgrade-snapshot-6.2.2
...
chore: upgrade csi-snapshot to v6.2.2
2023-05-29 14:57:33 +08:00
andyzhangx
8db2f844ea
chore: upgrade csi-snapshot to v6.2.2
2023-05-29 05:22:46 +00:00
Andy Zhang
a29206ff8f
Merge pull request #451 from andyzhangx/refine-snapshot-deployment
...
chore: upgrade snapshot version and refine snapshot deployment
2023-05-28 10:43:02 +08:00
andyzhangx
1e35718f83
test: verify snapshot install script
2023-05-14 12:48:10 +00:00
andyzhangx
28091cff0d
test: fix yamllint errors
2023-05-14 11:40:35 +00:00
andyzhangx
6900c8634e
chore: upgrade snapshot version and refine snapshot deployment
...
fix
fix
2023-05-14 11:24:14 +00:00
Kubernetes Prow Robot
3b667563e6
Merge pull request #450 from stmcginnis/dl.k8s.io
...
Use dl.k8s.io instead of hardcoded GCS URIs
2023-05-11 18:50:47 -07:00
Sean McGinnis
f03e8377d4
Use dl.k8s.io instead of hardcoded GCS URIs
...
The `storage.googleapis.com/kubernetes-release` URL is a hard coded path
to a GCS bucket location. To allow redirecting and spreading the load
across multiple hosting locations, the `dl.k8s.io` URL has been
introduced.
Signed-off-by: Sean McGinnis <stmcg@amazon.com>
2023-05-11 14:20:45 +00:00
Kubernetes Prow Robot
5a9bdfb448
Merge pull request #448 from kubernetes-csi/dependabot/go_modules/github.com/onsi/gomega-1.27.6
...
chore(deps): bump github.com/onsi/gomega from 1.10.1 to 1.27.6
2023-05-09 18:07:53 -07:00
dependabot[bot]
b555128e70
chore(deps): bump github.com/onsi/gomega from 1.10.1 to 1.27.6
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.10.1 to 1.27.6.
- [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.10.1...v1.27.6 )
---
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>
2023-05-09 23:04:18 +00:00
Kubernetes Prow Robot
f4de069cee
Merge pull request #447 from kubernetes-csi/dependabot/go_modules/google.golang.org/protobuf-1.30.0
...
chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.30.0
2023-05-08 18:52:52 -07:00
dependabot[bot]
078e12a96f
chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.30.0
...
Bumps google.golang.org/protobuf from 1.27.1 to 1.30.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 23:08:24 +00:00
Kubernetes Prow Robot
bfdac308b0
Merge pull request #446 from kubernetes-csi/dependabot/go_modules/golang.org/x/net-0.9.0
...
chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0
2023-05-05 20:55:15 -07:00
Kubernetes Prow Robot
4c9d7684c7
Merge pull request #445 from kubernetes-csi/dependabot/github_actions/actions/setup-go-4
...
chore(deps): bump actions/setup-go from 2 to 4
2023-05-05 20:15:16 -07:00
dependabot[bot]
eb5b685f9f
chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.9.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.9.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>
2023-05-05 23:02:56 +00:00
dependabot[bot]
cf1075483f
chore(deps): bump actions/setup-go from 2 to 4
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...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-05-05 23:02:40 +00:00
Kubernetes Prow Robot
0c697930d7
Merge pull request #444 from kubernetes-csi/dependabot/go_modules/sigs.k8s.io/yaml-1.3.0
...
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
2023-05-05 06:15:12 -07:00
Kubernetes Prow Robot
fc99ace29c
Merge pull request #443 from kubernetes-csi/dependabot/github_actions/github/codeql-action-2
...
chore(deps): bump github/codeql-action from 1 to 2
2023-05-05 05:17:13 -07:00
dependabot[bot]
f70acd44d5
chore(deps): bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0
...
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases )
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 11:59:08 +00:00
dependabot[bot]
921d186cde
chore(deps): bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 11:58:25 +00:00
Andy Zhang
e2bc76a6f0
Merge pull request #442 from andyzhangx/add-dependabot
...
chore: add dependabot
2023-05-05 19:58:04 +08:00
andyzhangx
76187a6bab
chore: add dependabot
2023-05-05 11:34:39 +00:00
Kubernetes Prow Robot
cb701690fc
Merge pull request #441 from andyzhangx/upgrade-sidecar-images2
...
chore: upgrade csi sidecar container images
2023-04-30 08:22:18 -07:00
andyzhangx
75a4774bd0
chore: upgrade csi sidecar container images
2023-04-30 09:00:21 +00:00
Andy Zhang
d0bc147851
Merge pull request #440 from andyzhangx/dnspolicy-fix
...
fix: set ClusterFirstWithHostNet as default dnsPolicy
2023-04-30 16:53:30 +08:00
andyzhangx
5eed83f75e
fix: set ClusterFirstWithHostNet as default dnsPolicy
2023-04-29 07:29:29 +00:00
Kubernetes Prow Robot
da976fd5f6
Merge pull request #438 from umagnus/change-test-sc
...
test(e2e): change the storageclass configuration method in the test file
2023-04-13 21:06:38 -07:00
umagnus
5fb09a1fe2
change the storageclass configuration method in the test file
2023-04-13 08:11:10 +00:00
Andy Zhang
fa6a1e7974
Merge pull request #437 from andyzhangx/add-seccompProfile
...
feat: enable securityContext.seccompProfile, set system-cluster-critical
2023-04-09 19:44:41 +08:00
andyzhangx
847601bb28
feat: enable securityContext.seccompProfile, set system-cluster-critical
2023-04-08 13:09:42 +00:00
Kubernetes Prow Robot
3f5c5660c4
Merge pull request #430 from wozniakjan/snapshots_with_tarballs
...
feat: implement snapshots as tarballs
2023-04-07 19:55:14 -07:00
Jan Wozniak
6881ee5ddf
chore: go mod
...
$ go mod tidy && go mod vendor
2023-04-03 16:05:51 +02:00
Jan Wozniak
8694d47321
test: copy volume from snapshot unit tests
2023-04-03 16:05:51 +02:00
Jan Wozniak
ce66bf8a85
feat: implement volume snapshots
2023-04-03 16:05:51 +02:00
Jan Wozniak
aeb0a8d410
feat: add SnapshotClass and VolumeSnapshot example
2023-04-03 16:05:50 +02:00
Jan Wozniak
1302b43696
feat: add csi-snapshotter sidecar and external-snapshotter
...
$ helm package charts/latest/csi-driver-nfs -d charts/latest/
2023-04-03 16:05:50 +02:00
Kubernetes Prow Robot
fafa015708
Merge pull request #432 from woehrl01/ondelete_subdir
...
feat: provide option to retain subdir on delete
2023-04-03 00:45:51 -07:00
andyzhangx
de0393ac55
test: add ut
2023-04-03 07:00:48 +00:00