Skip to content

Releases: jetstack/jetstack-secure

v0.1.20

14 Oct 09:54
63fed39

Choose a tag to compare

  • Added strict flag (#196)
  • General improvements around retries (#196, #194)

v0.1.20-beta.1

01 Sep 14:51
63fed39

Choose a tag to compare

v0.1.20-beta.1 Pre-release
Pre-release
  • Added strict flag (#196)
  • General improvements around retries (#196, #194)

v0.1.19

29 Jul 13:03
271ef2f

Choose a tag to compare

  • Use static linking (#187)
  • Edits data gathering process to retry dataGatherer (#185)
  • Exp backoff fails when datagatherers have no error (#190)
  • Retain certs when posting tls secrets (#189)

v0.1.19-beta.1

09 Jul 15:35
b29f34a

Choose a tag to compare

v0.1.19-beta.1 Pre-release
Pre-release
Use static linking (#187)

Signed-off-by: Jose Fuentes <[email protected]>

v0.1.18

08 Jul 10:20
15d34e3

Choose a tag to compare

Changelog:

  • Ability to configure the number of periods.
  • Support for input file that mocks all the data-gathering stage.
  • Support to write output to file instead of sending it to the server.

v0.1.17

13 May 14:33
4d78a79

Choose a tag to compare

Changelog:

  • Support for oauth2
  • New configuration schema
  • Points by default to preflight.jetstack.io and its auth server

v0.1.15-beta1

24 Feb 11:50
449e5a3

Choose a tag to compare

v0.1.15-beta1 Pre-release
Pre-release

Changelog

Changes since v0.1.14:

  • Some fixes on ClusterSummary generation (#84 #89)
  • Fix bug in GCS output not reporting error (#93)
  • k8s generic gata-gatherer (#98, #99, #100)
  • Some internal improvements and refactoring.
  • Add initial version of the agent.

v0.1.1: Proper unmarshaller for k8s configuration (#121)

24 Feb 11:44
a7ec263

Choose a tag to compare

v0.1.14

07 Feb 15:58
9d4a340

Choose a tag to compare

v0.1.14 Pre-release
Pre-release

Changelog

Changes since v0.1.13:

  • Packages in the bundle to use schema-version: 0.1.1 (#62). preflight_ prefix in Rego is deprecated.
  • schema-version is now surfaced in the report (#69)
  • Support for report index (#63, #66, #70, #72)
  • Configuration allows disabling rules in a package (#67)
  • New rules in pods package about node and pod affinity (#65)
  • Better support for manual checks (#77)
  • Ability to mock data gatherers by loading data from file (#83)

v0.1.13

27 Jan 17:04

Choose a tag to compare

v0.1.13 Pre-release
Pre-release

Changelog

Changes since v0.1.12:

  • New full pods package (#53)
  • Azblob output support (#52)
  • Drop support for preflight_ package (#59)
  • Upgrade packages schema to 0.1.1 (#62, #55)