Skip to content

v3.0.4-beta.2

Compare
Choose a tag to compare
@ritazh ritazh released this 19 Oct 01:04
· 1472 commits to master since this release
790abd2

This beta release includes bug fixes and stable api versions.

Features ๐ŸŒˆ

  • add psp library seccomp and apparmor annotations (#236)
  • Add Https Only to library (#260)
  • Add unique ingress host to library (#253)
  • add psp library forbidden sysctls (#233)
  • add psp library selinux (#234)

Bug Fixes ๐Ÿž

  • Do not assume the operation is CREATE on audit (#267)
  • Watch manager should ignore unrecognized groups (#263)
  • Add make target-template-source to build pkg/target/target_template_source.go (#257)
  • Image package update and run as a non-root user (#252)
  • Dependency Updates (#251)
  • Use struct literal instead of an interface for the client (#241)
  • Service selector needs to not be in a system namespace in order to be denied (#227)