Commit Graph

7 Commits

Author SHA1 Message Date
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
Jackie Elliott 127c4f2071
Update Istio/SPIRE demo to use SPIRE Controller Manager (#12680)
* Update Istio/SPIRE integration demo to use SPIRE Controller
Manager instead of k8s workload registration.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds test for automatic workload registration via the SPIRE
controller manager. During cleanup, removes generated istio.yaml
and chaim.pem files. Updates label to
spiffe.io/spire-managed-identity.

Signed-off-by: jaellio <jaellio@microsoft.com>

* Adds missing newline

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix spelling error

Signed-off-by: jaellio <jaellio@microsoft.com>

* Add missing ns flag on role and rolebinding resource commands

Signed-off-by: jaellio <jaellio@microsoft.com>

* Delete sleep resources and uninstall before SPIRE

Signed-off-by: jaellio <jaellio@microsoft.com>

* Reconfigures demo so istio install is not expected to fail.
Created ClusterSPIFFEID before install istio. Previously install
would fail because the ingress gateway wasn't registered/

Signed-off-by: jaellio <jaellio@microsoft.com>

* Remove references to v1.14 and update required version to 1.14+

Signed-off-by: jaellio <jaellio@microsoft.com>

* Fix lint errors

Signed-off-by: jaellio <jaellio@microsoft.com>

---------

Signed-off-by: jaellio <jaellio@microsoft.com>
2023-03-03 07:19:07 -08:00
Peter Jausovec 5bf14ed2b4
fix indentation and add missing field (#12516) 2023-01-25 01:26:18 -08:00
Max Lambrecht 4a3a8698e1
Update spire integration documentation (#12338)
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>

Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
2022-12-08 09:17:04 -08:00
rotimiawani 574d1043b1
updating content/en/docs/ops/integrations/spire/index.md (#11418) 2022-06-15 10:13:14 -07:00
yanrongshi b2808ee272
fix:spire-quickstart.yaml path is incorrect in doc "Install SPIRE Option 1: Quick start" #11374 (#11387)
* Update index.md

* Update content/en/docs/ops/integrations/spire/index.md

Co-authored-by: Ram Vennam <ram.vennam@solo.io>

Co-authored-by: yanrong.shi <yanrongshi>
Co-authored-by: Ram Vennam <ram.vennam@solo.io>
2022-06-09 09:14:30 -07:00
Alexandre Alves Alvino 587e85afbc
SPIRE SDS integration documentation (#11057)
* Adds Spire integration documentation

* * Updates volume path

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>

Co-authored-by: Juliano Fantozzi <juliano.fantozzi@gmail.com>

Co-authored-by: sanderson042 <steve.anderson@hpe.com>

* Apply PR feedbacks

* Apply PR feedbacks, adds commands and bash outputs

* * Adds httpbin workload

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>

Co-authored-by: Juliano Fantozzi <juliano.fantozzi@gmail.com>

Co-authored-by: Steve Anderson <steve.anderson@hpe.com>

* Update content/en/docs/ops/integrations/spire/index.md

Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>

* Apply pr feedbacks

* Fixs end of line paragraphs

* Fix typo

* Adress linting issues

* Updates title and fix identation of code blocks

* Fix lint issues, remove unnecessary formating and improve command reading

* Fix typos and page weights

* Adds required version clarifications

* Adds clarifying comments

* Applys minor changes

* Corrects typo

Co-authored-by: Steve Anderson <steve.anderson@hpe.com>
Co-authored-by: Maximiliano Churichi <mchurichi@gmail.com>
2022-05-16 10:01:59 -07:00