Open Racer159 opened 3 months ago
Currently there is a PeerAuthentication exception for the wait for trillian initContainer. This should be removed once UDS Core implements native sidecars.
https://github.com/defenseunicorns/uds-core/issues/536 https://github.com/defenseunicorns/uds-package-sigstore/blob/main/src/trillian/chart/templates/peer-auth.yaml
This is waiting for 1.29+ versions of k8s to get enough traction to implement in UDS Core.
k8s
Blocked by https://github.com/defenseunicorns/uds-core/issues/536
Describe what should be investigated or refactored
Currently there is a PeerAuthentication exception for the wait for trillian initContainer. This should be removed once UDS Core implements native sidecars.
Links to any relevant code
https://github.com/defenseunicorns/uds-core/issues/536 https://github.com/defenseunicorns/uds-package-sigstore/blob/main/src/trillian/chart/templates/peer-auth.yaml
Additional context
This is waiting for 1.29+ versions of
k8s
to get enough traction to implement in UDS Core.