You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"description": "Container technology automatically creates a hash for images, which can be used.",
"name": "signing-of-containers",
"tags": ["signing", "container", "build"],
"url": "https://www.aquasec.com/cloud-native-academy/supply-chain-security/container-image-signing/",
"uuid": "9368abfb-cf37-477a-9091-a804d2de9148"}
{"description": "Immutable images are an other way, e.g. by using a registry, which doesn't allow overriding of images.",
"name": "immutable-images",
"tags": ["deployment", "container", "build"],
"url": "https://kubernetes.io/blog/2022/09/29/enforce-immutability-using-cel/#immutablility-after-first-modification",
"uuid": "638b3691-c9a5-45fa-9ba8-e40aeea32766"}
The text was updated successfully, but these errors were encountered:
Imho, better place for the implementations BuildAndDeployment/Build.yaml#L104 at implementations.yaml for data consistency. For example like below:
The text was updated successfully, but these errors were encountered: