kubernetes/hack/make-rules
Jan Safranek e7a6ed2e3d Remove PersistentVolumeLabel admission plugin
Remove useless admission plugin.

* It has been deprecated for years.
* All in-tree cloud providers were removed, so the admission plugin does not have
  any way to get PV labels.
* There is a replacement in https://github.com/kubernetes-sigs/cloud-pv-admission-labeler
2024-05-09 11:10:14 +02:00
..
build.sh hacks: build main target without go in the PATH 2024-04-05 17:36:57 +03:00
clean.sh Simpler and less noisy make-clean 2023-12-08 09:20:44 -08:00
cross.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
make-help.sh avoid masking return values in hack/make-rules/make-help.sh 2022-10-19 23:46:18 -07:00
test-cmd.sh Remove PersistentVolumeLabel admission plugin 2024-05-09 11:10:14 +02:00
test-e2e-node.sh e2e node: support running the test binary under a debugger 2024-04-16 11:46:28 +02:00
test-integration.sh Fix make test-integration for workspaces 2024-02-29 22:06:57 -08:00
test.sh Change pushd $d; go ...; popd to go -C $d ... 2024-03-02 14:40:10 -08:00
update.sh Generate go.work files 2024-02-29 00:22:06 -08:00
verify.sh golangci-lint: optionally skip it during "make verify", II 2024-02-16 10:07:51 +01:00
vet.sh staging: fix "go vet" issues 2023-03-03 07:51:04 +01:00