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

[feature] Add a DenyContainersWithMutableTags #2

Open
elithrar opened this issue Jun 28, 2019 · 1 comment
Open

[feature] Add a DenyContainersWithMutableTags #2

elithrar opened this issue Jun 28, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@elithrar
Copy link
Owner

We should add an AdmitFunc that supports denying container URLs with “latest” or (optionally) without a digest/hash.

This speaks to the determinism of providing a hash rather than a mutable tag, since the underlying container image can be changed in the latter.

This would apply to Pods, Deployments & StatefulSets out of the box.

@elithrar elithrar added the enhancement New feature or request label Jun 28, 2019
@elithrar elithrar self-assigned this Jun 28, 2019
@elithrar elithrar changed the title FR: Add a DenyContainersWithMutableTags [feature] Add a DenyContainersWithMutableTags Jun 28, 2019
@elithrar elithrar added this to the v1 🚧 milestone Jun 28, 2019
@elithrar
Copy link
Owner Author

elithrar commented Jul 4, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant