Skip to content

Releases: deckhouse/k8s-image-availability-exporter

v0.3.1

25 Apr 18:26
5a366a1

Choose a tag to compare

What's Changed

  • Fix ignored-images regex matching by @verdel in #53

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Apr 15:00
62ab889

Choose a tag to compare

What's Changed

  • command line options configurable by @Thorndike in #38
  • Improvements by @zuzzas in #48
    1. Improved lock granularity in image queue, so that Prometheus scrapes won't stall while registry checks are progressing.
    2. Switched to 1.18.
    3. Fixed #43.
    4. Fixed #9.
    5. Configured automatic chart uploads to Flant's Chart Museum.
    6. Made all the linters happy.

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Dec 08:47
070d1bc

Choose a tag to compare

What's Changed

  • Use HEAD response statuscode for error checks by @sboschman in #46

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Oct 14:59
b1589b4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.2.0

v0.1.16

25 Aug 17:26
5d2816a

Choose a tag to compare

Pull secret from ServiceAccounts and skip checks for controllers havi…

v0.1.15: Add arg key to inspect specific namespace in k8s cluster (#32)

15 Jul 10:58
15fe5fd

Choose a tag to compare

* feat(k8s): add key to inspect only specific namespace

* docs(k8s): add key "namespace" information