Skip to content

Releases: SQuent/kuma-ingress-watcher

v1.5.0

07 Nov 16:57
Compare
Choose a tag to compare

1.5.0 (2024-11-07)

Features

  • annotations: add annotation management for host and path in Ingress Object (b43974c)

v1.4.1

06 Nov 15:01
Compare
Choose a tag to compare

1.4.1 (2024-11-06)

Bug Fixes

  • deps: update dependency kubernetes to v31 (adf6b05)

v1.4.0

05 Nov 18:36
Compare
Choose a tag to compare

1.4.0 (2024-11-05)

Features

  • test: add pytest coverage (b94c23c)

v1.3.0

14 Sep 09:06
Compare
Choose a tag to compare

1.3.0 (2024-09-14)

Features

  • controller: Add ingress processing (30b58bc)

v1.2.2

04 Jul 10:31
Compare
Choose a tag to compare

1.2.2 (2024-07-04)

Bug Fixes

  • update: try to update always when ingressroute change (c0d544a)

v1.2.1

04 Jul 10:19
Compare
Choose a tag to compare

1.2.1 (2024-07-04)

Bug Fixes

  • annotation-discovery: fix when annotation enabled true switch to false don't delete monitor (a2ab844)

v1.2.0

04 Jul 09:00
Compare
Choose a tag to compare

1.2.0 (2024-07-04)

Features

  • logging: add loglevel managed by env vars and info by default. fix monitor deletion (43939c2)

v1.1.1

02 Jul 11:45
Compare
Choose a tag to compare

1.1.1 (2024-07-02)

Bug Fixes

  • deps: update dependency kubernetes to v30 (35ca8df)
  • dockerfile: disable copy poetry.lock (2e1b93d)

v1.1.0

28 Jun 13:50
Compare
Choose a tag to compare

1.1.0 (2024-06-28)

Features

  • cicd: change poetry app version during semantic release phase (e984ff8)

v1.0.4

23 Jun 18:04
Compare
Choose a tag to compare

1.0.4 (2024-06-23)

Bug Fixes

  • controller: fix update of ingressroute. if modified AND annotations modified, modify in consequence the monitor (e7d41ce)