Skip to content

Releases: EmbarkStudios/opa-policies

v0.0.10

10 Jun 09:10
c6377ca

Choose a tag to compare

What's Changed

  • feat(K8S-04): mark ComputeClass as cluster-scoped resource by @siliconsheep in #128

Full Changelog: v0.0.9...v0.0.10

v0.0.9

13 May 09:36
02f9263

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

26 Feb 14:00
6eb0263

Choose a tag to compare

  • Remove K8S_08 check for missing CPU limits #126

v0.0.7

10 Mar 12:39
d1096e7

Choose a tag to compare

v0.0.6

08 Nov 10:52
8b84f4b

Choose a tag to compare

  • Allow cos_containerd nodepool image_type in #96
  • Accommodate for new workload_metadata_config field in #97

Full Changelog: v0.0.5...v0.0.6

v0.0.5

10 May 09:38
67e840e

Choose a tag to compare

Check runAsRoot on both pod and container levels (#94)

If it is not defined on the pod level, we should still allow a pod
that specifies `runAsNonRoot: true` on all containers

v0.0.4

07 May 06:39
cb26ba4

Choose a tag to compare

Use only one executable to build the `opa fmt` command (#92)

Use `find` instead of `grep` to exclude files and `xargs` to build the
executable command line.

v0.0.3

06 May 12:46
858d6e3

Choose a tag to compare

Exclude non-namespaced reosurces from K8S_04 (#89)

v0.0.2

06 May 08:25
abb773a

Choose a tag to compare

Update README.md

v0.0.1

03 May 10:25

Choose a tag to compare

-r