Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Provisioning Agent Ontology Configuration & JRW Compatibility with Dremio Drivers #83

Merged

Conversation

drcgjung
Copy link
Contributor

@drcgjung drcgjung commented Feb 9, 2024

WHAT

This fix resolves two issues with the provisioning agent which appeared during the E2E Test 24.03 (shell script & JRE platform).
It also documents the version changes (on logback) and hardening efforts (on spring web) between the 1.10 and 1.11 lines.
Some github actions have been upgraded, too.

WHY

Due to an erroneous command line, the ontology configurations were not taken from the environment variables correctly for all endpoints but the last.
Furthermore, when working against a virtualizer, such as dremio, the jdbc drives included in the image need to be compatible with the JRE version (else their network stack could run into connection problems).

FURTHER NOTES

Dremio switched their driver model in a later/more current version from a proprietary to an open-source based generic one.
We should have a look at that for the 1.12.x line/24.05

Closes #81
Closes #82

@drcgjung drcgjung added the bug Something isn't working label Feb 9, 2024
Copy link
Contributor

@Martin0815bla Martin0815bla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version change reviewd

…ritical version. Document the manual postprocessing of spring-web-5 to remove the critical invoker package.
@drcgjung
Copy link
Contributor Author

@carslen would you be so kind to "adopt" this PR ... it would be needed for getting SAST approval.

@drcgjung
Copy link
Contributor Author

@almadigabor it would be wonderful, if you could take over this PR ...

Copy link
Contributor

@carslen carslen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carslen carslen merged commit b4d19a2 into eclipse-tractusx:main Feb 19, 2024
6 checks passed
@drcgjung drcgjung deleted the fix/81-correct-ontology-configuration branch April 17, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
3 participants