Merge pull request #14 from ceph/devel

Sync red-hat-storage/ceph-csi:devel with ceph/ceph-csi:devel
This commit is contained in:
openshift-ci[bot]
2021-08-12 13:44:51 +00:00
committed by GitHub
796 changed files with 63137 additions and 7081 deletions

View File

@ -14,9 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: codespell
uses: codespell-project/actions-codespell@master
with:
skip: .git,./vendor,./docs/design/proposals/images
check_filenames: true
ignore_words_list: ExtraVersion,extraversion,ba
check_hidden: true
run: CONTAINER_CMD=docker make containerized-test TARGET=codespell