Tim Hockin
a2fa689296
Fix SSH docs to use 2 dashes
2020-11-09 08:36:14 -08:00
Tim Hockin
0e802450ee
Don't allow --dest to start with a dot
...
BREAKING CHANGE
It's useful to reserve names that start with a dot.
2020-11-09 08:36:10 -08:00
Marco Micera
4857717d30
Fixed Docker image tag in SSH documentation page
2020-02-03 00:24:31 +01:00
Tim Hockin
083c189924
Fix SSH docs permissions
2020-01-07 08:25:36 -08:00
Tim Hockin
5154ace66d
Add --add-user to write UID/GID to passwd
2020-01-03 16:16:15 -08:00
Chuanying Du
c57553a2eb
fix docs
2019-12-18 10:52:02 -08:00
Chuanying Du
34daaefbb8
update some docs to retrigger the scan
2019-12-17 11:24:03 -08:00
Philippe Dupont
0c3b730403
Fix Typo
2019-02-21 15:46:51 +01:00
Tim Hockin
51f19b81c9
Fix SSH
...
* Create a git-sync user to run as, with an entry in /etc/passwd and
writable homedir
* Remove our own validation of key perms - let SSH do that.
* Update docs,
2019-02-07 16:32:01 -08:00
Eugene Chung
4b8d266d1f
~ -> $HOME
...
On Mac, ~ is not translated to the home directory. I guess $HOME is more portable.
2019-01-31 17:15:38 +09:00
Tim Hockin
644151a1d3
Fix hugo demo and docs
...
The hugo demo runs again.
Also removed docs on need to run as root. Pretty sure you do not need
to.
2018-12-17 11:44:50 -08:00
Hanlin Wang
d22b14bec9
Update ssh.md
2018-03-10 15:31:55 +08: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
Steve Jernigan
20f4c73cb7
Update ssh.md
...
Adding requirement for runAsRoot and suggested configuration for defaultMode. These are required after previous change to remove the chmod on the key.
2017-02-17 11:08:25 -05: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
Tim Hockin
ad53194601
Add files from github.com/kubernetes/contrib/git-sync
2016-08-20 14:14:27 -07:00