defenseunicorns / uds-package-sigstore

🏭 UDS Sigstore Zarf Package
GNU Affero General Public License v3.0
1 stars 0 forks source link

Remove the PeerAuthentication exception for rekor's trillian wait initContainer #15

Open Racer159 opened 3 months ago

Racer159 commented 3 months ago

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.

oates commented 1 week ago

Blocked by https://github.com/defenseunicorns/uds-core/issues/536