Mariano Cano
|
b66bdfabcd
|
Enforce an OIDC users to send all template variables.
|
2020-08-03 15:28:48 -07:00 |
|
Mariano Cano
|
d82bdc1a00
|
Fix tests with criticalOptions.
|
2020-07-30 18:04:39 -07:00 |
|
Mariano Cano
|
02379d494b
|
Add support for extensions and critical options on the identity
function.
|
2020-07-30 17:45:03 -07:00 |
|
Mariano Cano
|
a78f7e8913
|
Add template support on k8ssa provisioner.
|
2020-07-30 17:45:03 -07:00 |
|
Mariano Cano
|
df1f7e5a2e
|
Use CertificateRequest type as input for ssh NewCertificate.
SSH does not have a real concept of ssh certificate request, but
we are using the type to encapsulate the parameters coming in the
request.
|
2020-07-30 17:45:03 -07:00 |
|
Mariano Cano
|
fdd0eb6773
|
Create method CertTypeFromString(s string).
|
2020-07-30 17:45:02 -07:00 |
|
Mariano Cano
|
af3eeb870e
|
Add package to generate ssh certificate for templates.
|
2020-07-30 17:45:02 -07:00 |
|
David Cowden
|
eb42ea90db
|
ssh/api: Use host tags instead of groups
Tags are more flexible and what we use in the managed offering.
|
2020-04-03 12:11:19 -07:00 |
|
max furman
|
656f35e522
|
Use an actual Hosts type when returning ssh hosts
|
2020-01-28 13:29:39 -08:00 |
|