Releases: leanix/leanix-k8s-connector
Releases · leanix/leanix-k8s-connector
Latest iHub supporting header connector versions
Fixed crashes improved robustness
Merge pull request #169 from leanix/bugfix/HEL-1693-failed-ihub-runs Bugfix/hel 1693 failed ihub runs
Added beta k8s-connector
Merge pull request #162 from leanix/feature/HEL-1545-release feature/HEL-1545-release
Added more precise logging
Merge pull request #158 from leanix/bugfix/HEL-1693 More logging
Bugfix: Capturing error message when connector configuration is not correct
- 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
In order to match cronjob metadata restrictions the release version will be prepended instead of being appened.
Connector Logs can be accessed in iHub
- 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
Notable Changes
- Updated cronjob template by @DennisBerthold-leanix in #134
- Support Helm Release name for resources by @SudharmaPuranikLeanIX in #137
Contributors
Full Changelog: 6.1.0...6.2.0
clusterName setting is added to k8s-connector settings
- 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
Dependencies were upgraded to match higher security standards and resolve following vulnerabilities..