Drew Wells and kfox1111
e6300087b7
Update jwt test to work with newer slim images ( #139 )
...
* install newer version of slim debug
- switch to step tool for jwt verification against jwk public keys
Signed-off-by: Drew Wells <[email protected] >
* use step-cli image
Signed-off-by: Drew Wells <[email protected] >
* Fix image tag and add upgrade logic
Signed-off-by: Kevin Fox <[email protected] >
* use registry for consistency
Signed-off-by: Kevin Fox <[email protected] >
* Fix merge conflicts
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Drew Wells <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-12-20 19:14:54 -08:00
cbe0001131
Federation test ( #423 )
...
Co-authored-by: kfox1111 <[email protected] >
Co-authored-by: Marco Franssen <[email protected] >
2023-08-22 20:07:54 +02:00
Drew Wells and Faisal Memon
d2e1606286
issuer naming should respect issuer_name override ( #378 )
...
align the spire-server configmap and issuer CR naming
---------
Signed-off-by: Drew Wells <[email protected] >
Signed-off-by: Faisal Memon <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-08-02 14:22:59 -07:00
Drew Wells and Faisal Memon
a09e054d04
support annotations so oidc can be annotated ( #391 )
...
Signed-off-by: Drew Wells <[email protected] >
Signed-off-by: Drew Wells <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-07-31 10:54:01 -07:00
Drew Wells and Kevin Fox
020bde8561
Add support to create a issuer and CA via cert-manager ( #342 )
...
Co-authored-by: Kevin Fox <[email protected] >
2023-06-16 21:04:11 +00:00
Drew Wells
8748933548
Update upstream-ca-secret.yaml ( #341 )
...
Fix an issue with nested context being used for namespace
Fixes this issue:
```
Error: UPGRADE FAILED: template: spire/charts/spire-server/templates/upstream-ca-secret.yaml:8:16: executing "spire/charts/spire-server/templates/upstream-ca-secret.yaml" at <include "spire-server.names
pace" .>: error calling include: template: spire/charts/spire-server/templates/_helpers.tpl:30:16: executing "spire-server.namespace" at <.Values.namespaceOverride>: nil pointer evaluating interface {}.
namespaceOverride
helm.go:84: [debug] template: spire/charts/spire-server/templates/upstream-ca-secret.yaml:8:16: executing "spire/charts/spire-server/templates/upstream-ca-secret.yaml" at <include "spire-server.namespac
e" .>: error calling include: template: spire/charts/spire-server/templates/_helpers.tpl:30:16: executing "spire-server.namespace" at <.Values.namespaceOverride>: nil pointer evaluating interface {}.nam
espaceOverride
```
Signed-off-by: Drew Wells <[email protected] >
2023-06-12 11:25:14 -07:00