grafeas / kritis

Deploy-time Policy Enforcer for Kubernetes applications
https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md
Apache License 2.0
699 stars 135 forks source link

make setup-integration-local does not create kritis-ca-admin service account #596

Closed mvanholsteijn closed 3 years ago

mvanholsteijn commented 3 years ago

Expected Behavior

make setup-integration-local sets up local integration environment

Actual Behavior

It fails because it references the kritis-ca-admin service account, which aws not created

Steps to Reproduce the Problem

Environment, commands

  1. use a clean google project
  2. make -e GCP_PROJECT=clean-project setup-integration-local

Additional info

Add any other context about the problem here (e.g. screenshots, links)