ceph-csi/scripts
Niels de Vos 4e6d9be826 ci: fix yamllint error in generated golangci.yml file
When running 'make containerized-test' the following error gets
reported:

    yamllint -s -d '{extends: default, rules: {line-length: {allow-non-breakable-inline-mappings: true}},ignore: charts/*/templates/*.yaml}' ./scripts/golangci.yml
    ./scripts/golangci.yml
      179:81    error    line too long (84 > 80 characters)  (line-length)

The golangci.yml.in is used to generate golangci.yml, addressing the
line-length there resolves the issue.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-07-26 04:05:50 +00:00
..
k8s-storage doc: correct csi configmap name in external storage test readme 2021-06-29 11:15:19 +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
Dockerfile.devel build: use BASE_IMAGE from build.env 2020-06-28 17:46:37 +00:00
Dockerfile.test build: install diffutils in test container image 2020-12-04 05:01:17 +00:00
golangci.yml.in ci: fix yamllint error in generated golangci.yml file 2021-07-26 04:05:50 +00:00
gosec.sh build: Add -tags=nautilus to go test and go build 2020-06-30 07:55:37 +00:00
install-helm.sh deploy: add support to deploy storageclass and secret 2021-07-06 10:55:41 +00:00
install-snapshot.sh deploy: bump the external snapshotter version 2021-03-15 15:11:01 +00:00
lint-extras.sh ci: add pylint as part of CI 2020-06-30 04:43:45 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
mdl-style.rb doc: allow in-line HTML in MarkDown documents 2020-10-28 11:25:34 +00:00
minikube.sh e2e: pass --delete-on-failure when starting minikube 2021-06-16 10:59:17 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh deploy: disable mon,mgr and mds liveness probe 2021-05-24 16:12:20 +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 script: Add script to install snapshot-controller 2020-05-15 08:19:32 +00:00
test-go.sh ci: fix shellcheck in test-go 2020-10-27 17:04:09 +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