Skip to content

Releases: leanix/leanix-k8s-connector

Latest iHub supporting header connector versions

22 Apr 10:07
7cf8e1c
Compare
Choose a tag to compare

What's Changed

  • Adapt new URL for iHub with connector version header

Full Changelog: 6.4.1...6.5.0

Fixed crashes improved robustness

17 Mar 09:25
66deb18
Compare
Choose a tag to compare
Merge pull request #169 from leanix/bugfix/HEL-1693-failed-ihub-runs

Bugfix/hel 1693 failed ihub runs

Added beta k8s-connector

10 Mar 10:03
b8fb34d
Compare
Choose a tag to compare
Merge pull request #162 from leanix/feature/HEL-1545-release

feature/HEL-1545-release

Added more precise logging

07 Mar 14:23
eba3e40
Compare
Choose a tag to compare
Merge pull request #158 from leanix/bugfix/HEL-1693

More logging

Bugfix: Capturing error message when connector configuration is not correct

24 Jan 11:06
9bbfc54
Compare
Choose a tag to compare
  • Error messages can be captured and accessed via connector logs in iHub, if the connector configuration is not correct.

Helm release version will be prepended to the chart name

10 Jan 14:42
44d33b9
Compare
Choose a tag to compare

In order to match cronjob metadata restrictions the release version will be prepended instead of being appened.

Connector Logs can be accessed in iHub

07 Jan 13:27
9075ed6
Compare
Choose a tag to compare
  • Connector Logs can be accessed in iHub (w.r.t specific dataSource name) Show Log button for troubleshooting and monitoring purpose.

Support Helm Release name for resources

03 Jan 11:21
386d225
Compare
Choose a tag to compare

Notable Changes

Contributors

Full Changelog: 6.1.0...6.2.0

clusterName setting is added to k8s-connector settings

08 Dec 11:29
4a0b895
Compare
Choose a tag to compare
  • Breaking changes! Follow the below migration docs to upgrade from 6.0.3 to 6.1.0

Migration docs

  • clustername connectorID connectorVersion processingMode can not be set by helm parameters anymore.
  • The iHUB connector configuration for the k8s integration is extended to capture the 'clusterName'.

Updated dependencies to handle security vulnerabilities

06 Dec 13:10
581e11c
Compare
Choose a tag to compare

Dependencies were upgraded to match higher security standards and resolve following vulnerabilities..

  • HEL-1258 | S2 | leanix/leanix-k8s-connector:go.mod - Access Restriction Bypass in github.com/dgrijalva/jwt-go
  • HEL-1257 | S2 | leanix/leanix-k8s-connector:go.mod - Cross-site Request Forgery (CSRF) in github.com/coreos/etcd