Skip to content

v1.3.0

Compare
Choose a tag to compare
@garethahealy garethahealy released this 28 Jun 09:11
3cdd04d

$ git log 1.2.0..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 3cdd04d Bump actions/checkout from 2 to 2.3.4 (#157) by dependabot[bot]
  • 14b5c32 Bump gaurav-nelson/github-action-markdown-link-check from 1 to 1.0.12 (#158) by dependabot[bot]
  • 7282fc3 Add dependabot for github actions (#156) by Tyler Auerbeck
  • 3095f03 added prerequisite resources deployed before tests (#144) by Gareth Healy
  • c5fe636 Add cleanup option and ignore missing CRDs (#154) by Tom Donohue
  • 32d725b added dc trigger containers name is in containers list (#140) by Gareth Healy
  • d2e6a74 added checking to opa-profile to make sure correct policy is run (#150) by Gareth Healy
  • 987f212 added example and docs to describe operator deployment (#153) by Gareth Healy
  • 4ba812c added policy active to all other gatekeeper policies (#151) by Gareth Healy
  • 98f31d8 added @skip-constraint to policies which cannot be deployed against gatekeeper (#152) by Gareth Healy
  • f0c7e24 Added wrapper script to make life easier to deploy via prow (#149) by Gareth Healy
  • f11f14e added --exempt-namespace for all core namespaces (i.e.: openshift / kube) (#147) by Gareth Healy
  • 9463c03 bumped gatekeeper version to latest (#145) by Gareth Healy
  • cfc4703 added missing opa eval for pod anti-affinity (#142) by Gareth Healy
  • 099fbfb moved comments block to top of file due to konstraint change (#143) by Gareth Healy
  • 9fdd292 Added check to see if policy id is in disabled label of namespace (#139) by Gareth Healy
  • dd09762 Added anti-affinity policy for pods (#136) by Gareth Healy
  • 9067e17 Updated known registry policy to check only domain based values (#137) by Gareth Healy
  • ff272e8 Added label selector for java related policies (#138) by Gareth Healy
  • 2f4a733 Added linecount check to conftest bats test by garethahealy
  • e29985a added policy id to docs/log message by garethahealy
  • 2b40e0a added params option to podman policies to remove hardcoded values by garethahealy
  • 0746d9b upgraded gatekeeper to v3.2.2 by garethahealy
  • 69777f1 Updated code base to use latest konstraint lib (#131) by Gareth Healy
  • b1599d0 Updated conftest tests to work against conftest 0.22 (#130) by Gareth Healy
  • fd9ae09 Added tekton placeholder (#124) by Gareth Healy
  • b14ce1f Regenerated docs (#122) by Gareth Healy
  • 95ae57d Delete stale.yml (#121) by Gareth Healy
  • 1f026ee Added emit admission events to gatekeeper (#118) by Gareth Healy
  • 62be98c Regenerated docs (#117) by Gareth Healy
  • 3195c41 Upgraded to gatekeeper 3.1.0 rc1 (#114) by Gareth Healy
  • 308bc6d Updated conftest ci to use central (#113) by Gareth Healy
  • c27ef4f Added inventory conftest tests (#116) by Gareth Healy
  • 4380056 Added new policy for insecure routes (#119) by Andrew Block