ceph-csi/.github/workflows
Niels de Vos f371aa2677 ci: use podman for simple GitHub workflows
`podman` is installed by default on the Ubuntu runners. Podman is
recommended for developers and contributors, as there are no elevated
privileges required to run it. Docker requires extra permissions to
build and or run container images, and contributors to Ceph-CSI should
not need to spend time working with that (several developers run the
`docker` command with `sudo`, which is discouraged).

Only the multi-arch Workflows require Docker, for the time being.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-08-07 16:34:44 +00:00
..
build-multi-stage.yaml ci: add ci/skip/multi-arch-build label 2022-05-10 06:08:22 +00:00
codespell.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
commitlint.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
dependency-review.yaml ci: allow CVE-2019-11255 in Kubernetes module dependency 2023-07-26 13:34:23 +00:00
go-test.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
golangci-lint.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
lint-extras.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
mergify-copy-labels.yaml ci: fix pr-commentor for merge queue draft pr 2023-06-14 10:23:12 +00:00
mod-check.yaml ci: use podman for simple GitHub workflows 2023-08-07 16:34:44 +00:00
publish-artifacts.yaml rebase: bump docker/login-action from 1 to 2 2022-05-10 05:02:33 +00:00
pull-request-commentor.yaml ci: remove checks for k8s 1.24 ci tests 2023-06-16 09:07:18 +02:00
retest.yaml ci: prevent Retest Workflow from running on forked repos 2023-06-05 08:56:40 +00:00
stale.yaml rebase: Bump actions/stale from 7 to 8 2023-03-28 07:10:20 +00:00
test-retest-action.yaml ci: only run test-retest-action if the PR modifies the action 2023-02-21 10:58:52 +00:00