Commit Graph

418 Commits (7e53b28320cb8ff81de7c079044e271dd8591aae)
 

Author SHA1 Message Date
Mariano Cano 7e53b28320 Disable revoke for GCP. 5 years ago
Mariano Cano 7727fa5665 Update GCP tests. 5 years ago
Mariano Cano 1ea4b0ad64 Add unit test for GCP provider 5 years ago
Mariano Cano b4729cd670 Use JWKSet to get the GCP keys. 5 years ago
Mariano Cano f794dbeb93 Add support for GCP identity tokens. 5 years ago
Mariano Cano 6af1e95c5b
Merge pull request #64 from smallstep/step-sds
Add token generator to ca package
5 years ago
Mariano Cano c2c9798149 Fix review issues. 5 years ago
Mariano Cano 46b9b117e3 Add test for provisioner type. 5 years ago
Mariano Cano 13783301ce Remove test for unnecessary method. 5 years ago
Mariano Cano b4739c185d Remove unnecessary method GetCertificateRenewer. 5 years ago
Mariano Cano fa216ccaad Use SetTransport method. 5 years ago
max furman 3f50933823 docs: Fix bad formatting 5 years ago
max furman 81a50a26e4 docs: added archlinux install and distribution info 5 years ago
Mariano Cano de1114c3c6 Merge branch 'master' into step-sds 5 years ago
Mariano Cano c248b00c72 Use square/go-jose instead of fork. 5 years ago
Mariano Cano 43c5831582 Merge branch 'master' into step-sds 5 years ago
max furman b3196d74dd final cli bump 5 years ago
max furman 110e07706f update cli dep 5 years ago
max furman 9977eff153 bump cli dep and fix text error msg 5 years ago
max furman ff20d9f5af Fix composite literal uses unkeyed field 5 years ago
max furman ab4d569f36 Add /revoke API with interface db backend 5 years ago
Mariano Cano f1cd493ae9 Merge branch 'master' into step-sds 5 years ago
Mariano Cano 07ff7d9807 Update cli dependency. 5 years ago
Mariano Cano ba640234db Use master branch. 5 years ago
Mariano Cano 27eddbff2a
Merge pull request #59 from smallstep/update-go-jose
Update go jose
5 years ago
Mariano Cano b489687245
Merge pull request #57 from smallstep/update-docker
Docker docs
5 years ago
Mariano Cano 572bf0de96
Merge branch 'master' into update-docker 5 years ago
Mariano Cano b171e57c86 Use github.com/maraino/go-jose fork. 5 years ago
Mariano Cano ee9069a32d Fix typos. 5 years ago
max furman 730433fca0 docs: docker bit of grammar adjustment. 5 years ago
Max 82aa425d15
link step certificates 5 years ago
Sebastian Tiedtke 840916ae1b
Note about usage instructions 5 years ago
Justin 351c01cf7e Do not allow pods in one namespace to create certificates for hostnames from another namespace. (#54)
* Do not allow pods in one namespace to create certificates for hostnames from another namespace.

* Make cluster domain configurable, clean up shouldMutate() logic, and make namespace restrictions configurable with restrictCertificatesToNamespace.

* Return certificate hostname validation errors in the admission webhook response.

* Appease the gometalinter.
5 years ago
Mariano Cano 89b25bfb90 Use update-go-jose branch of smallstep/cli 5 years ago
Mariano Cano 1812c0619a Update go-jose to 2.3.0.
This is a dependency for smallstep/cli#105, it will be solved once
square/go-jose#224 gets merged
5 years ago
max furman d85a083ce2 Add version to git archive name 5 years ago
max furman 8c5b14b88c docs: Update distribution artifacts 5 years ago
Mariano Cano 888ef147fa Expose a way to update the transport. 5 years ago
Mariano Cano c42265972a Add the autocert provisioner to the ca package. 5 years ago
Mariano Cano 7800f5960a Add test for GetCertificateRenewer 5 years ago
Mariano Cano 8d2de64811 Add method to get a certificate renewer. 5 years ago
Mariano Cano 27b6ac0a58 Add INT and TERM signal handler. 5 years ago
max furman 47eed2b914 forgot to add make target 5 years ago
max furman 464d1d4255 cli update 5 years ago
max furman 54af415d60 Add `make archive` for uploading source code tarball
* git default source code tarballs have a tendency of changing shasums
5 years ago
Mariano Cano 760117adf6 Fix links and typos. 5 years ago
Mariano Cano 3b2518a106 Update kubectl version. 5 years ago
Mariano Cano efb2a725a8 Add controller missing dependencies 5 years ago
Mariano Cano c099795122 Revert use latest version as it does not yet exists. 5 years ago
Mariano Cano 72eb069baf Fix typo
Fixes #43
5 years ago