kubernetes-admission-controller icon indicating copy to clipboard operation
kubernetes-admission-controller copied to clipboard

CI: Add functional tests

Open zhill opened this issue 1 year ago • 0 comments

To verify new features and updates, CI should run tests by deploying an Anchore Engine API mock.

The tests should cover:

  • [ ] Deployment using the current chart but with a newly built image
  • [ ] Verify 'breakglass' mode on an image
  • [ ] Verify 'analysis' mode on an image
  • [ ] Verify 'policy' mode on an image
  • [ ] Verify 'analysis' mode on a deployment, remove image analysis, and scale deployment, verifying the controller does not block the scaling action.

zhill avatar Nov 05 '22 03:11 zhill