Releases: SQuent/kuma-ingress-watcher
Releases · SQuent/kuma-ingress-watcher
v1.5.0
1.5.0 (2024-11-07)
Features
- annotations: add annotation management for host and path in Ingress Object (b43974c)
v1.4.1
1.4.1 (2024-11-06)
Bug Fixes
- deps: update dependency kubernetes to v31 (adf6b05)
v1.4.0
1.4.0 (2024-11-05)
Features
- test: add pytest coverage (b94c23c)
v1.3.0
1.3.0 (2024-09-14)
Features
- controller: Add ingress processing (30b58bc)
v1.2.2
1.2.2 (2024-07-04)
Bug Fixes
- update: try to update always when ingressroute change (c0d544a)
v1.2.1
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
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
1.1.1 (2024-07-02)
Bug Fixes
- deps: update dependency kubernetes to v30 (35ca8df)
- dockerfile: disable copy poetry.lock (2e1b93d)
v1.1.0
1.1.0 (2024-06-28)
Features
- cicd: change poetry app version during semantic release phase (e984ff8)
v1.0.4
1.0.4 (2024-06-23)
Bug Fixes
- controller: fix update of ingressroute. if modified AND annotations modified, modify in consequence the monitor (e7d41ce)