ceph-csi/scripts
Humble Chirammal 233ac8f936 deploy: adjust minikube deployment for RWOP support
The ReadWriteOncePod feature gate need to be enabled only when we
are operating on kube 1.22 or above cluster. This commit adds the
logic to parse the kubernetes cluster at time of minikube deployment
and if it is above v1.22, enable the RWOP feature gate

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-11 19:40:22 +00:00
..
k8s-storage ci: disable fsGroupChangePolicy change test for cephfs 2021-09-22 10:34:41 +00:00
build_step.inc.sh scripts: add build_step logging functions 2020-04-28 09:13:55 +00:00
build-multi-arch-image.sh build: use BASE_IMAGE from build.env 2020-06-28 17:46:37 +00:00
check-env.sh build: update go version to 1.16 in go.mod 2021-05-25 09:03:52 +00:00
codespell.conf ci: ignore go.sum from codespell check 2021-12-13 07:32:54 +00:00
Dockerfile.devel ci: install arch specific go in Dockerfile.devel 2021-12-15 05:13:36 +00:00
Dockerfile.test ci: use install.sh from golangci-lint repo 2021-12-22 15:47:22 +00:00
golangci.yml.in ci: fix yamllint error in generated golangci.yml file 2021-07-26 04:05:50 +00:00
install-helm.sh deploy: remove ceph-conf cm in helm installation 2021-09-03 14:14:43 +00:00
install-snapshot.sh deploy: bump the external snapshotter version 2021-03-15 15:11:01 +00:00
lint-extras.sh ci: skip shell check in vendor directory 2021-11-16 12:03:36 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
mdl-style.rb ci: place the markdown linter rule to restrict the line length at 80 2021-12-21 14:53:13 +00:00
minikube.sh deploy: adjust minikube deployment for RWOP support 2022-01-11 19:40:22 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh deploy: update help command in rook.sh 2021-11-26 06:06:40 +00:00
skip-doc-change.sh ci: skip functional tests for pre-commit config yaml 2020-08-20 05:28:54 +00:00
snapshot-controller-psp.yaml deploy: remove extra permission for snapshot controller 2021-09-22 07:12:34 +00:00
test-go.sh ci: add make go-test-api to GitHub Action 2021-10-05 11:26:50 +00:00
travis-functest.sh ci: pushing artifacts using github actions 2021-06-10 10:17:19 +05:30
travis-helmtest.sh deploy: pass --namespace flag before passing namespace 2021-07-06 10:55:41 +00:00
utils.sh ci: modify kubectl_retry() to handle NotFound on delete cmd 2021-08-11 08:42:21 +00:00