kubernetes/hack/jenkins
Patrick Ohly 41619ace15 stop using deprecated klog flags
Some scripts and tools still relied on the deprecated flags, the ones
which are about to be removed.

This is intentionally not a complete removal of all those flags in the entire
repo. This would lead to much more code churn also in places where commands
still accept the flags because they use klog directly.
2022-09-04 21:02:43 +02:00
..
benchmark-dockerized.sh stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
README.md update hack/jenkins/README.md 2019-08-16 23:47:43 -07:00
test-dockerized.sh hack/jenkins: Remove GODEBUG workaround for sha1 changes 2022-04-05 20:41:19 +05:30
update-dockerized.sh use zip instead of git-archive 2022-02-07 19:02:03 -05:00
verify-dockerized.sh update benchmark-dockerized.sh and verify-dockerized.sh 2019-04-09 15:07:26 -04:00

Jenkins

Jenkins is no longer in use, please see the test-infra repo and in particular Prow instead.

This directory contains some scripts that are still used by the new CI.