Skip to content

Releases: open-policy-agent/kube-mgmt

7.0.0

01 Jun 07:17
Compare
Choose a tag to compare

🎉🎉🎉 Higlights

  • improved logging, new CLI argument for log level
  • improved policy/data config map reconciliation

⚠️⚠️⚠️ Breaking changes

  • rbac rules helm value renamed

What's Changed

New Contributors

Full Changelog: 6.1.0...7.0.0

6.1.0

21 May 06:13
Compare
Choose a tag to compare

What's Changed

  • modified resource sync to use an informer by @rg2011 in #137

Full Changelog: 6.0.0...6.1.0

6.0.0

13 May 17:05
Compare
Choose a tag to compare

🎉🎉🎉 Highlights

⚠⚠⚠ Breaking changes

  • chart renamed to opa-kube-mgmt
  • CLI arguments, added new keys, dropped unused
  • kube-mgmt enabled by default, data and policies synchronization is enabled by default

What's Changed

Full Changelog: 4.1.1...6.0.0

4.1.1

03 May 11:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

30 Mar 09:59
Compare
Choose a tag to compare

What's Changed

🔧 Build and Test

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

04 Feb 22:41
Compare
Choose a tag to compare

What's Changed

  • adopting skaffold and just for building and testing
  • initial e2e and helm chart testing

⚠️⚠️⚠️ 💩💩💩 BREAKING CHANGE

  • Values format for managing docker images adapted to helm / skaffold standards by @eshepelyuk in #127

Full Changelog: 3.2.1...4.0.0

3.2.1

28 Jan 14:07
Compare
Choose a tag to compare

What's Changed

  • Add support for v1 admissionReviewVersions by @jacksgt in #125

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

03 Jan 21:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

09 Nov 05:21
Compare
Choose a tag to compare

Changelog

  • Support extra environment variables in opa and kube-mgmt containers

3.0.0

27 Oct 08:24
Compare
Choose a tag to compare

Changelog

⚠️⚠️⚠️ BREAKING CHANGE

  • incompatible with cert-manager 1.6 #117