mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
89e2ff39f1
Depending on the Kubernetes version, the following warning is reported regulary: > Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, > unavailable in v1.25+ The warning is written to stderr, so skipping AlreadyExists or NotFound is not sufficient to trigger a retry. Ignoring '^Warning:' in the stderr output should prevent unneeded failures while deploying Rook or other components. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
k8s-storage | ||
build_step.inc.sh | ||
build-multi-arch-image.sh | ||
check-env.sh | ||
codespell.conf | ||
Dockerfile.devel | ||
Dockerfile.test | ||
golangci.yml.in | ||
install-helm.sh | ||
install-snapshot.sh | ||
lint-extras.sh | ||
lint-go.sh | ||
mdl-style.rb | ||
minikube.sh | ||
psp.yaml | ||
rook.sh | ||
skip-doc-change.sh | ||
snapshot-controller-psp.yaml | ||
test-go.sh | ||
travis-functest.sh | ||
travis-helmtest.sh | ||
utils.sh |