grafeas / kritis

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

Fix signer command line flags #563

Closed ooq closed 4 years ago

ooq commented 4 years ago

Accidentally removed "-mode" flag parsing and other flags. This reverts that change.

(also fixing a bug in test that prevents negative result to be properly propagated.)