-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
3
-
False
-
-
False
-
-
-
5
-
Pipelines Sprint Pioneers 22, Pipelines Sprint Pioneers 23, Pipelines Sprint Pioneers 24, Pipelines Sprint Pioneers 25
Story (Required)
One of the components for the entrypoint image to be FIPs compliant, we need to ensure that we are not dependent on packages which use the cryto symbols. One of these packages is the core v1 kubernetes API package which imports a bunch of these indirectly. In this piece of work we would be covering a subset of cleaning up the entrypoint to not use the cryto sumbols by relieving the usage of the corev1 package used for processing Kubernetes secrets data in pkg/credentials.
Background (Required)
Tekton entrypoint image and credentials usage