Skip to content

Releases: redhat-cop/rego-policies

v1.2.0

18 Aug 18:10
036125e
Compare
Choose a tag to compare

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

  • 036125e Removed control-panel comment (#111) by Gareth Healy
  • 6b4e728 SCC RBAC implementation by Andrew Block
  • 6f4512b Fixed deadlink in readme (#108) by Gareth Healy
  • aea8157 Fixed operators.coreos.com picking up wrong kinds (#106) by Gareth Healy
  • 1704a69 adding namespace-has-resourcequota policy (#101) by Austin Dewey
  • 30070a6 Enabled container-resources-*-memory-greater-than tests (#104) by Gareth Healy
  • f77d8c0 Updated to gatekeeper beta12 (#103) by Gareth Healy
  • 04751c4 unknown registry policy is added (#102) by Cansu
  • e0b0401 Re-generated docs as konstraint has tweaked the dodcs command (#100) by Gareth Healy
  • a28293d Tweaked artifacthub.yaml by Gareth Healy
  • f77f6c5 Added opa-profile (#97) by Gareth Healy
  • d573e24 Add Artifact Hub metadata file by Sergio Castaño Arteaga

v1.1.0

29 Jul 08:17
1ea94b8
Compare
Choose a tag to compare

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

  • 1ea94b8 Fixed docs not being upto date (#94) by Gareth Healy
  • 76e721d Added version to expected labels (#93) by Gareth Healy
  • acb7840 Upgraded to beta11 of gatekeeper (#92) by Gareth Healy
  • 57a530d Updated kinds annotation to be lower case (#91) by Gareth Healy
  • 306ace6 Split out the docs ci bits into its own pipeline (#90) by Gareth Healy
  • c20b801 Converted combine tests to use gatekeeper cache (#84) by Gareth Healy
  • 3e5fe4a 🦅 ADD - Cansu to be able to review and merge 🦅 (#79) by Donal Spring
  • 6e06698 Added validation step for integration data (#85) by Gareth Healy
  • 5a3606e Added readme's into each policie dir to explain them abit more (#87) by Gareth Healy
  • e33773b Updated docs to fix ci (#86) by Gareth Healy
  • 243548c Updated gatekeeper deploy to only validate non control based namespaces by garethahealy
  • 1579565 Simplified combine unit test criteria by garethahealy

v1.0.0

16 Jul 08:17
5211f6e
Compare
Choose a tag to compare

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

  • 5211f6e Converted the policies to gatekeeper naming/structure (#69) by Gareth Healy

v0.0.2

15 Jul 13:02
24f178f
Compare
Choose a tag to compare

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

  • 24f178f Added bats-lib methods (#75) by Gareth Healy
  • 7bc36e8 Added check for cpu resources which are template params (#74) by Gareth Healy
  • 726e987 Updated action back to central redhat-cop (#72) by Gareth Healy
  • 78f9ea9 Added check for memory resources which are template params (#63) by Gareth Healy
  • 805c15b Added ci bagde to readme (#65) by Gareth Healy
  • 0175f52 🕺 FIX - broken link in the md file 🕺 (#62) by Donal Spring
  • fd117b9 Added utils for labels duplicates (#61) by Gareth Healy
  • 4272392 Added utils methods for checking deployment and deploymentconfig (#43) by Gareth Healy
  • 860229d Added util methods for list and templates (#37) by Gareth Healy

v0.0.1

25 Jun 12:37
4210aa7
Compare
Choose a tag to compare

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

  • 4210aa7 Added warn-podman-images-bestpractices (#34) by Gareth Healy
  • e06b1b9 Added warn-podman-history-bestpractices (#33) by Gareth Healy
  • 7448345 Added warn-ocp-deploymentconfig-bestpractices (#32) by Gareth Healy
  • 916331d Added warn-k8s_ocp-deployment_deploymentconfig-bestpractices (#30) by Gareth Healy
  • 0d85ad3 Added warn-k8s_ocp-all-bestpractices (#29) by Gareth Healy
  • 3d93a61 Added warn-k8s-service-conftestcombine-bestpractices (#28) by Gareth Healy
  • 49a04aa Added policies warn-k8s-namespace-conftestcombine-bestpractices (#27) by Gareth Healy
  • 1e64e1f Added policies for warn-k8s-deployment-conftestcombine-bestpractices (#26) by Gareth Healy
  • c252947 Updating naming of policies to follow a format (#24) by Gareth Healy
  • 6ed0e96 Updated tests to test against split out items (#17) by Gareth Healy
  • d32cd06 Updated github action to use main confbatstest action (#22) by Gareth Healy
  • 5bb11df 🐛 Update owners to allow me review etc 🤗 (#20) by Donal Spring
  • 9b4fc34 Fixed wrong CC group (#16) by Gareth Healy
  • 48084a3 Added policy for scc's (#14) by Gareth Healy
  • c8df31c Updated conftest download in action to be opa github due to migration (#13) by Gareth Healy
  • d6f6f51 Add OWNERS file by Petter Abrahamsson
  • 95df1ef Typo fix and CI bot test by Petter Abrahamsson
  • fd47b01 Added testing.md to explain how to write a test (#10) by Gareth Healy
  • 6a89568 Added github action to execute bats testing (#9) by Gareth Healy
  • 665ced5 Added bats testing (#8) by Gareth Healy
  • 7203e80 Added policy to check for valid rolebinding when using k8s rbac (#5) by Gareth Healy
  • 1b95d6b Added OCP 4.2 and 4.3 deprecated api versions (#4) by Gareth Healy
  • 6b201f9 Added gitinore and a bit more info to readme by garethahealy
  • e2238e0 Added github template/stale bot config by garethahealy