-
Sub-task
-
Resolution: Unresolved
-
Blocker
-
None
-
2
-
False
-
None
-
False
-
-
-
5
-
Pipelines Sprint Pioneers 22, Pipelines Sprint Pioneers 23, Pipelines Sprint Pioneers 24
We need to make Tekton Pipelines FIPS compliant, and the entrypoint command is a key step in this effort. Since it is statically compiled, we must ensure that cryptographic symbols are removed from the entrypoint binary. To achieve this, we need compile options to disable TLS, SPIRE, and any network-related functionality.
This substask adds
- disabling tls on entrypoint cmd
- Remove corev1 dependency
- Remove go.uber.org/zap