Commit Graph

12 Commits

Author SHA1 Message Date
Wolodja Wentland 81e19a0bd3
Remove noop NodeResolver
The noop NodeResolver has been removed in 1.0.0.

See:
- https://github.com/spiffe/spire/pull/2189

Signed-off-by: Wolodja Wentland <wolodja.wentland@control-plane.io>
2021-10-27 14:39:56 +01:00
Agustín Martínez Fayó c7775bb260 Update tutorials to use SPIRE 1.0.0
Signed-off-by: Agustín Martínez Fayó <amartinezfayo@gmail.com>
2021-07-14 14:46:20 -03:00
Ryuma Yoshida 62ca64a12c Use the healthcheck endpoints in the kubernetes manifests
Signed-off-by: Ryuma Yoshida <ryuma.y1117@gmail.com>
2021-04-02 17:27:19 +09:00
lucianozablocki d5f3a4b939
Add readiness probe to k8s config of SPIRE server present in quickstart guide (#51)
* add readiness probe to spire server

Signed-off-by: Luciano <lucianozablocki@gmail.com>
2021-01-14 15:18:38 -03:00
Andres Gomez Coronel 6fbae51fdd
Updates SPIRE to v 0.11.0.
Removed extra step to enable SDS on SPIRE Envoy-x509 Tutorial.
Update test cases.

Signed-off-by: Andres Gomez Coronel <andresgomezcoronel@gmail.com>
2020-09-14 23:20:33 -03:00
Andres Gomez Coronel c6ab7c1058
Move quickstart tests to its own directory and added script to run test per tutorial.
Signed-off-by: Andres Gomez Coronel <andres@scytale.io>
2020-06-08 11:09:51 -03:00
Andres Gomez Coronel 9d113f3ebb
Adding SPIRE integration with Envoy tutorial
Signed-off-by: Andres Gomez Coronel <andres@scytale.io>
2020-05-06 17:35:17 -03:00
Eugene Weiss 1ece82c82b Update k8s/quickstart container images to 0.10.0
Signed-off-by: Eugene Weiss <eugene@scytale.io>
2020-04-22 15:35:22 -07:00
Eugene Weiss 11430ef58f Add standard skip_kubelet_verification for minikube comment. 2020-04-16 08:54:13 -07:00
Eugene Weiss 9b7b64f577 Change svid_ttl to default_svid_ttl and remove upstream_bundle config.
Signed-off-by: Eugene Weiss <eugene@scytale.io>
2020-04-15 14:44:56 -07:00
Marcos Yacob a3e26b6905 AWS require RSA keys, to make upgrade works, we need to update quickstart tutorial ca_key_type to use rsa instead of EC
Signed-off-by: Marcos Yacob <marcos@scytale.io>
2020-03-23 16:15:58 -03:00
Marcos Yacob f5a3813339 add oidc-provider
Signed-off-by: Marcos Yacob <marcos@scytale.io>
2020-03-20 13:36:06 -03:00