Commit Graph

736 Commits (printAud)
 

Author SHA1 Message Date
max furman 7bfd43446a wip 5 years ago
Mariano Cano b25cbbe6ca Create a custom client that sends a custom User-Agent. 5 years ago
Mariano Cano 15a222d354 Add missing unit tests for ssh. 5 years ago
Mariano Cano a049e1f7e7 Check at the cert type instead of at the body. 5 years ago
Mariano Cano c5e34f777c Replace /ssh/get-hosts to /ssh/hosts 5 years ago
Mariano Cano 967d113726 Add error marshaling tests. 5 years ago
Mariano Cano 1a94c0df94 Use default duration for host certificates identity files. 5 years ago
Mariano Cano f99d1007bc Update cli dependency. 5 years ago
Mariano Cano b97aeedb78 Fix tests. 5 years ago
Mariano Cano 92d1db1616 Make test compilable. 5 years ago
Mariano Cano b29dd3ad0c Update templates. 5 years ago
Mariano Cano 5d35586402 Update template tests. 5 years ago
Mariano Cano 0528971693 Fix api tests. 5 years ago
Mariano Cano bf3b557bad Make identity duration the same as the SSH cert. 5 years ago
max furman 02dd66e2a9 extraneous new line 5 years ago
Mariano Cano e88034bea4 Update templates. 5 years ago
Mariano Cano 864dd3cf1f Fix extra write header. 5 years ago
Mariano Cano 87ce2c9b4b Add Identity helpers. 5 years ago
max furman c2a3bcfab5 resolving merge 5 years ago
max furman 927784237d Use an actual Hosts type when returning ssh hosts 5 years ago
Mariano Cano 012f64cdad Add version support to the ca.Client. 5 years ago
Mariano Cano 7a06a60f88 Add missing version.go file. 5 years ago
Mariano Cano 2f18a26d4f Add version endpoint. 5 years ago
Mariano Cano 80ee3645c4 Fix directory permissions. 5 years ago
max furman 35912cc906 change func def for getSSHHosts
* continue to return all hosts if injection method not specified
5 years ago
Mariano Cano 3fda081e42 Add identity certificate in ssh response. 5 years ago
Mariano Cano af6f6b4a85 Support for retry and identity files. 5 years ago
Mariano Cano 18f8d90cd7 Add support for identity authentication. 5 years ago
max furman c407a9319b Add getSSHHosts injection func 5 years ago
max furman 8b2105a8f9 Instrument getIdentity func for OIDC ssh provisioner 5 years ago
max furman f25a2a43eb remove printfs 5 years ago
Mariano Cano b299a73f3c Remove registry urls from templates. 5 years ago
max furman 6ca1df5081 Add WithGetIdentityFunc option and attr to authority
* Add Identity type to provisioner
5 years ago
Mariano Cano 35b7539243 Add client method for SSHBastion 5 years ago
Mariano Cano 86a0558587 Add support for /ssh/bastion method. 5 years ago
Mariano Cano 8585b29711 Make test to compile, they still fail. 5 years ago
Mariano Cano 43b663e0c3 Move Option type to a new file. 5 years ago
Mariano Cano be93c9e1f4 Add missing comment. 5 years ago
Mariano Cano fcccb06696 Fix some provisioner tests 5 years ago
Mariano Cano 2cb6bd880b Make audiences compatible with the old version. 5 years ago
Mariano Cano efc2180c4a Complete AuthDB interface. 5 years ago
Mariano Cano a4fd76f1a8 Make provisioner tests compile, they are still failing. 5 years ago
Mariano Cano 0c3b9ebf45 Fix indentation. 5 years ago
Mariano Cano 54826ded83 Allow to set the ssh user, and registry username and password. 5 years ago
Mariano Cano 69a7058ff0 Remove global check for number of k8sSA provisioners.
This was causing a bug in the reload of the ca.
5 years ago
max furman e679deddd7 sshpop token should not allow renew/rekey of user ssh certs 5 years ago
max furman 946094d2b7 Add multiuse capability to k8ssa provisioners 5 years ago
Mariano Cano 499d698c75 Fix api tests. 5 years ago
max furman a9ea292bd4 sshpop provisioner + ssh renew | revoke | rekey first pass 5 years ago
max furman b5f15531d8 sshpop first pass 5 years ago