sigstore / policy-controller

Sigstore Policy Controller - an admission controller that can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from cosign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combine the two controller pods into a single pod

hectorj2f opened this issue · comments

Description

Nowadays, the policy-controller deploys two different controllers one for the cluster image policy and another for the validations. We want to run both controllers into a single pod.