ceph-csi/.github
Niels de Vos e08d184984 ci: ignore k8s.io/kubernetes dependencies
These dependencies are pulled in by k8s.io/kubernetes with version
v0.0.0. It is therefore required to use 'replace' in go.mod to select a
compatible version of the additional k8s.io packages.

Dependabot does not seem to update packages listed in 'replace', only
under 'require'. That means, the version updates done by Dependabot do
not have any effect, as the contents is replaced with a different
version anyway. Ignoring these packages prevents the creation of
non-functional PRs.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-08-31 09:03:12 +00:00
..
ISSUE_TEMPLATE doc: Update github issue template 2020-05-06 15:35:35 +00:00
workflows ci: add github workflow for stale 2021-08-26 11:00:30 +05:30
dependabot.yml ci: ignore k8s.io/kubernetes dependencies 2021-08-31 09:03:12 +00:00
pull_request_template.md doc: rename "master" branch to "devel" 2021-03-01 10:51:30 +05:30