Skip to content

Releases: giantswarm/policy-api

v0.0.6

22 May 11:20
6cc7a66

Choose a tag to compare

Added

  • Add policy-api-crds Helm chart.

Changed

  • Resolve updated code linter findings.
  • Disabled logger development mode to avoid panicking

v0.0.5

29 Aug 12:33
4bea964

Choose a tag to compare

Removed

  • Remove PolicyExceptionDraft API and CRD.

v0.0.4

13 Aug 01:39
c695827

Choose a tag to compare

Changed

  • Change PolicyConfig shortNames to avoid collision with Policy CRD.

v0.0.3

07 Aug 17:59
51dee45

Choose a tag to compare

Added

  • Add API definitions for Policy and PolicyConfig.

Modified

  • Add shortNames and modify required fields for PolicyManifests and AutomatedExceptions.

v0.0.2

06 Aug 22:31
87c84fc

Choose a tag to compare

Changed

  • Make PolicyManifest fields Exception and AutomatedExceptions optional.

v0.0.1

30 Jul 14:25
fe28fb1

Choose a tag to compare

Added

  • First release of the policy-api project.