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
We do the signature verification alongside the pull path when it gets invoked from the kubelet, but not for the actual mount on container creation. I think we should also enforce the signature validation for image volumes in that place.