Mariano Cano
|
bf3b557bad
|
Make identity duration the same as the SSH cert.
|
2019-11-26 18:53:36 -08:00 |
|
max furman
|
02dd66e2a9
|
extraneous new line
|
2019-11-26 11:55:29 -05:00 |
|
Mariano Cano
|
e88034bea4
|
Update templates.
|
2019-11-25 19:59:53 -08:00 |
|
Mariano Cano
|
864dd3cf1f
|
Fix extra write header.
|
2019-11-21 19:06:19 -08:00 |
|
Mariano Cano
|
87ce2c9b4b
|
Add Identity helpers.
|
2019-11-20 19:12:19 -08:00 |
|
max furman
|
c2a3bcfab5
|
resolving merge
|
2019-11-20 17:26:04 -08:00 |
|
max furman
|
927784237d
|
Use an actual Hosts type when returning ssh hosts
|
2019-11-20 17:23:51 -08:00 |
|
Mariano Cano
|
012f64cdad
|
Add version support to the ca.Client.
|
2019-11-20 17:15:48 -08:00 |
|
Mariano Cano
|
7a06a60f88
|
Add missing version.go file.
|
2019-11-20 17:02:06 -08:00 |
|
Mariano Cano
|
2f18a26d4f
|
Add version endpoint.
|
2019-11-20 17:01:31 -08:00 |
|
Mariano Cano
|
80ee3645c4
|
Fix directory permissions.
|
2019-11-20 16:03:31 -08:00 |
|
max furman
|
35912cc906
|
change func def for getSSHHosts
* continue to return all hosts if injection method not specified
|
2019-11-20 12:59:48 -08:00 |
|
Mariano Cano
|
3fda081e42
|
Add identity certificate in ssh response.
|
2019-11-20 11:52:20 -08:00 |
|
Mariano Cano
|
af6f6b4a85
|
Support for retry and identity files.
|
2019-11-20 11:52:20 -08:00 |
|
Mariano Cano
|
18f8d90cd7
|
Add support for identity authentication.
|
2019-11-20 11:52:20 -08:00 |
|
max furman
|
c407a9319b
|
Add getSSHHosts injection func
|
2019-11-20 11:32:27 -08:00 |
|
max furman
|
8b2105a8f9
|
Instrument getIdentity func for OIDC ssh provisioner
|
2019-11-19 13:32:58 -08:00 |
|
max furman
|
f25a2a43eb
|
remove printfs
|
2019-11-15 11:59:12 -08:00 |
|
Mariano Cano
|
b299a73f3c
|
Remove registry urls from templates.
|
2019-11-14 22:09:39 -08:00 |
|
max furman
|
6ca1df5081
|
Add WithGetIdentityFunc option and attr to authority
* Add Identity type to provisioner
|
2019-11-14 20:38:39 -08:00 |
|
Mariano Cano
|
35b7539243
|
Add client method for SSHBastion
|
2019-11-14 20:32:38 -08:00 |
|
Mariano Cano
|
86a0558587
|
Add support for /ssh/bastion method.
|
2019-11-14 18:24:58 -08:00 |
|
Mariano Cano
|
8585b29711
|
Make test to compile, they still fail.
|
2019-11-14 18:07:16 -08:00 |
|
Mariano Cano
|
43b663e0c3
|
Move Option type to a new file.
|
2019-11-14 15:29:04 -08:00 |
|
Mariano Cano
|
be93c9e1f4
|
Add missing comment.
|
2019-11-14 15:27:12 -08:00 |
|
Mariano Cano
|
fcccb06696
|
Fix some provisioner tests
|
2019-11-14 15:26:37 -08:00 |
|
Mariano Cano
|
2cb6bd880b
|
Make audiences compatible with the old version.
|
2019-11-14 15:18:49 -08:00 |
|
Mariano Cano
|
efc2180c4a
|
Complete AuthDB interface.
|
2019-11-14 10:49:13 -08:00 |
|
Mariano Cano
|
a4fd76f1a8
|
Make provisioner tests compile, they are still failing.
|
2019-11-14 10:48:06 -08:00 |
|
Mariano Cano
|
0c3b9ebf45
|
Fix indentation.
|
2019-11-13 11:18:05 -08:00 |
|
Mariano Cano
|
54826ded83
|
Allow to set the ssh user, and registry username and password.
|
2019-11-11 11:37:54 -08:00 |
|
Mariano Cano
|
69a7058ff0
|
Remove global check for number of k8sSA provisioners.
This was causing a bug in the reload of the ca.
|
2019-11-08 17:44:39 -08:00 |
|
max furman
|
e679deddd7
|
sshpop token should not allow renew/rekey of user ssh certs
|
2019-11-07 21:39:36 -08:00 |
|
max furman
|
946094d2b7
|
Add multiuse capability to k8ssa provisioners
|
2019-11-06 15:54:04 -08:00 |
|
Mariano Cano
|
499d698c75
|
Fix api tests.
|
2019-11-06 13:33:23 -08:00 |
|
max furman
|
a9ea292bd4
|
sshpop provisioner + ssh renew | revoke | rekey first pass
|
2019-11-05 16:41:42 -08:00 |
|
max furman
|
b5f15531d8
|
sshpop first pass
|
2019-11-05 16:41:17 -08:00 |
|
max furman
|
36fc7fa174
|
get-hosts fixes
|
2019-11-05 16:41:17 -08:00 |
|
max furman
|
64b69374fa
|
Add SSH getHosts api
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
5092e8cfc2
|
Go mod tidy.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
491286e2b8
|
Make templates public.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
45d94fa4bd
|
Update dependencies.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
605d39e4e8
|
Add proxycommand and new lines to templates.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
cf2b9301c0
|
Change default user duration to 16h.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
e5da24f269
|
Fix list of user ssh public keys.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
ba9eb47818
|
Use nosql version with go mod.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
af64bf8d96
|
Upgrade cli version.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
e8ad06ef35
|
Upgrade go-jose to 2.4.0.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
91ccc3802c
|
Fix lint error.
|
2019-11-05 16:41:17 -08:00 |
|
Mariano Cano
|
f47516a15d
|
Use github.com/Masterminds/sprig/v3
|
2019-11-05 16:41:17 -08:00 |
|