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
Which service(s) is this request for?
this is for EKS this capability exists already in ECR (for ECS)
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
trying to make sure only signed images are run on the EKS cluster.
signed from the specific CICD build/deploy process
Are you currently working around this issue?
I do not yet have a workaround, was hoping for a generic pattern.
Tell us about your request
EKS support for Image signing with SHA hash (via ECR) like is supported here
https://aws.amazon.com/about-aws/whats-new/2019/10/amazon-ecs-now-supports-ecs-image-sha-tracking/
Which service(s) is this request for?
this is for EKS this capability exists already in ECR (for ECS)
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
trying to make sure only signed images are run on the EKS cluster.
signed from the specific CICD build/deploy process
Are you currently working around this issue?
I do not yet have a workaround, was hoping for a generic pattern.
Additional context
this could possibly be done via open policy agent.
https://github.com/open-policy-agent/opa
The text was updated successfully, but these errors were encountered: