ceph-csi/scripts
Niels de Vos cbec296543 build: disable removed Apache Arrow repository
The CentOS 8 repository for Apache Arrow has been removed. This causes
container-image builds fail with the following error:

    Errors during downloading metadata for repository 'apache-arrow-centos':
      - Status code: 404 for https://apache.jfrog.io/artifactory/arrow/centos/8/x86_64/repodata/repomd.xml (IP: 54.190.66.70)
    Error: Failed to download metadata for repo 'apache-arrow-centos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

The Ceph base image has `arrow/centos/8` configured, maybe Apache Arrow
offers a CentOS Stream 8 repository now? Once the Ceph container-image
has been updated, the repository can be enabled again.

Ceph-CSI does not depend on Apache Arrow, so there is no functional
change by disabling the repository.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-02-04 10:23:58 +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 build: disable removed Apache Arrow repository 2022-02-04 10:23:58 +00:00
Dockerfile.test ci: use install.sh from golangci-lint repo 2021-12-22 15:47:22 +00:00
golangci.yml.in ci: skip new checks in golangci-lint 2022-01-24 05:25:11 +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: update csi-snapshotter sidecar to v5.0.1 2022-02-03 19:01:57 +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 build: use cephcsi image version from build.env 2022-01-20 17:53:30 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh deploy: use osd as failureDomain for ec pool 2022-01-27 04:18:01 +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: update csi-snapshotter sidecar to v5.0.1 2022-02-03 19:01:57 +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