Commit Graph

6 Commits

Author SHA1 Message Date
Sorin Dumitru 50c7591a7b
Switch the quickstart tutorial to use k8s_psat (#140)
* Specify shell when fetching docker-env

For me this gets the set of commands for my user shell, not the shell running the script. Since we know we run the script as bash, tell that to minikube.

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Switch from k8s_sat to k8s_psat

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Upgrade to SPIRE 1.11.1

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Also fix the node alias entry

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Increase log lookback window size

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Update more lookback windows

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Update to 1.11.2 now that it's available

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Also update version in docker-compose

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* trim whitespace from jwt-svid

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Update workflow base image and go version

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Remove cgroup matching, it's no longer needed

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Wait for the servers to be ready

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

* Wait for the right server

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>

---------

Signed-off-by: Sorin Dumitru <sorin@returnze.ro>
2025-03-11 07:09:08 +00:00
Marcos Yacob fc623ee0ad
Migrate envoy api v3 (#116)
Signed-off-by: Marcos Yacob <marcos.yacob@hpe.com>
2023-06-02 09:42:20 -06:00
Andres Gomez Coronel 2496432c2d
Adds SPIRE with Envoy and OPA tutorial (#20)
Signed-off-by: Andres Gomez Coronel <andresgomezcoronel@gmail.com>
2020-10-27 13:29:34 -07:00
Andres Gomez Coronel a4db03ed7f
Removes extra config properties
Signed-off-by: Andres Gomez Coronel <andresgomezcoronel@gmail.com>
2020-10-12 20:19:59 -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 49484f3edb
Adds SPIRE Envoy JWT tutorial
Signed-off-by: Andres Gomez Coronel <andresgomezcoronel@gmail.com>
2020-07-01 20:53:03 -03:00