Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent implementation #18

Open
BlancLoup opened this issue Jan 31, 2025 · 0 comments
Open

Inconsistent implementation #18

BlancLoup opened this issue Jan 31, 2025 · 0 comments

Comments

@BlancLoup
Copy link

BlancLoup commented Jan 31, 2025

Imho, better place for the implementations BuildAndDeployment/Build.yaml#L104 at implementations.yaml for data consistency. For example like below:

{"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"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant