Describe what should be investigated or refactored
Currently there isn't an easy way to test the sigstore stack without also deploying GitLab alongside it - once https://github.com/defenseunicorns/uds-package-sigstore/issues/3 is completed however we will have a way to easily test with only Keycloak (which is part of uds-core)
Describe what should be investigated or refactored
Currently there isn't an easy way to test the sigstore stack without also deploying GitLab alongside it - once https://github.com/defenseunicorns/uds-package-sigstore/issues/3 is completed however we will have a way to easily test with only Keycloak (which is part of
uds-core
)Links to any relevant code
https://github.com/defenseunicorns/uds-package-sigstore/blob/main/src/fulcio/values/values.yaml#L23
Additional context
This will also require changes to
uds-core
to support this properly: https://github.com/defenseunicorns/uds-core/issues/509