IBM / portieris

A Kubernetes Admission Controller for verifying image trust.
Apache License 2.0
332 stars 78 forks source link

fmt, testing fixes and helpers #422

Closed sjhx closed 1 year ago

sjhx commented 1 year ago

A few things going on here:

  1. fix e2e tests for compatibility with K1.25 (cronjob type)
  2. some scripts to help run tests
  3. Makefile updates to make fmt be more useful and tests to be safer