k3s/scripts
Joakim Roubert ce109602cb package-cli: Remove superfluous file exist check
The command rm -f will succeed even if run for a file that does not
exist. Hence it is superfluous to existence check a file that we want
to purge with rm -f, which makes the script a bit simpler to read.

Change-Id: If4eafea568301f418e0dd533e7175781ebf6000a
Signed-off-by: Joakim Roubert <joakimr@axis.com>
2020-04-21 14:26:05 +02:00
..
airgap use mirrored images for traefik and coredns 2020-03-23 19:00:30 +02:00
provision Merge branch 'master' into joakimr-axis_comparison 2020-03-13 10:28:06 +01:00
boilerplate.go.txt Port to wrangler 2019-05-26 22:28:50 -07:00
build Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
build-upload Upload build to google cloud bucket 2019-12-24 09:58:43 -07:00
ci Move build download to ci 2019-03-24 12:14:01 -07:00
clean Scripts cleanup 2019-01-25 22:09:46 -07:00
dev-agent.sh Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
dev-docker-agent.sh Add kubelet dir as volume in docker 2019-11-07 19:59:29 +00:00
dev-server.sh Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
dispatch Send dispatch event with drone 2020-02-25 20:10:32 +02:00
download Revert "Replace traefik with nginx" 2020-03-11 01:45:23 +02:00
entry.sh Clean up build scripts 2019-01-24 10:51:37 -07:00
log-upload Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
manifest Create a latest tag in docker hub for new releases 2020-02-14 11:35:21 -07:00
package Package airgap image files 2019-03-22 06:05:26 +00:00
package-airgap Add airgap image list to release artifacts 2020-03-16 18:03:20 -07:00
package-cli package-cli: Remove superfluous file exist check 2020-04-21 14:26:05 +02:00
package-image Dockerfile.dapper: Add proxy handling (#1499) 2020-03-25 12:34:20 -07:00
package-rpm Update RPM systemd services for easy modification. 2020-03-16 17:23:43 -07:00
release-arm Clean up build scripts 2019-01-24 10:51:37 -07:00
release.sh Clean up build scripts 2019-01-24 10:51:37 -07:00
setup-rancher-path.sh Fix node-token path not resolving for root user in agent scripts 2019-03-07 00:15:10 +00:00
sonobuoy-config.json Add e2e testing 2019-04-30 10:16:41 -07:00
symlink-k8s.sh Scripts cleanup 2019-01-25 22:09:46 -07:00
test Check for changes in the airgap image list 2020-03-09 19:58:00 -07:00
test-certs-openssl.cnf Test cleanup 2020-01-16 14:54:58 -07:00
test-helpers Check for changes in the airgap image list 2020-03-09 19:58:00 -07:00
test-run-basics Fix test-run-basics to check for traefik 2020-03-11 01:54:12 +02:00
test-runner Test cleanup 2020-01-16 14:54:58 -07:00
test-setup-sonobuoy Test cleanup 2020-01-16 14:54:58 -07:00
test-setup-sonobuoy-dqlite Test cleanup 2020-01-16 14:54:58 -07:00
test-setup-sonobuoy-mysql Test cleanup 2020-01-16 14:54:58 -07:00
test-setup-sonobuoy-postgres Test cleanup 2020-01-16 14:54:58 -07:00
validate Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
version.sh Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
wg-add.sh Add --flannel-backend flag 2019-09-27 18:26:39 -07:00