Commit Graph

161 Commits

Author SHA1 Message Date
Pieter Lange cdd6f09878 Flip the known_hosts enforcement to true so the git hosts actually gets verified 2017-09-16 01:28:04 +02:00
Tim Hockin ac0817b212 Fix one-shot sync of a rev 2017-09-15 10:04:50 -07:00
Pieter Lange 899cf5974e Add feature flag to enable ssh host key verification. 2017-04-25 00:34:01 +02:00
Pieter Lange 3b8bf0308c Use secure defaults (check hostkeys) 2017-04-21 15:09:37 +02:00
Michael Grosser cb9851e1b5 Revert "Update copyright notice"
This reverts commit b647219b69.
2017-03-22 04:25:39 +00:00
Michael Grosser b647219b69 Update copyright notice 2017-03-22 04:23:08 +00:00
ideahitme b8cc35f4fc clean up Dockerfile, remove ssh-wrapper.sh and set env var 2017-01-26 19:04:24 +01:00
fate-grand-order fa78169d25 fix misspell "recommended" in main.go 2017-01-17 15:26:27 +08:00
Aman ea98806bc9
Remove chmod command since we can specify permissions for Secret Volumes
- Fixed because of https://github.com/kubernetes/kubernetes/pull/28936
2016-12-19 21:55:34 +05:30
TerraTech cf180e765b main.go: Fixes git error: did you mean `--depth` (with two dashes ?) 2016-11-13 03:47:02 -05:00
Tim Hockin 70feeb5ae1 Use the go-build-template
Faster builds and versions from tags.  Also use alpine as a base image.  We
need alpine for other architectures...

Also change the --wait flag to take a float for sub-second waits.
2016-10-30 17:09:06 -07:00