-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Block the image pull operation for such cases:
- specific image tag (i.e. latest)
- specific image digest
- specific image tag (if digest changed)
- specific image name
- specific image registry
The idea is to simulate the following cases:
- if target image ref is gone in the remote
- if someone overridden the image tag (and digest is changed)
- if image or registry got zero-day compromise?
Not sure which HTTP status we should return for these situations.
Metadata
Metadata
Assignees
Labels
No labels