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|chore: e2e test issues #149

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

drcgjung
Copy link
Contributor

@drcgjung drcgjung commented Jul 24, 2024

WHAT

  • Extend matchmaking agent helm chart.
  • Update the dependencies of matchmaking agent and remoting agent.
  • Debug the "update skill" logic

WHY

E2E test deployment showed lacking possibility to also run against "local" (http://) connector urls because of the builtin/default allowance regexes. These are now configurable in the helm chart.

Some vulnerabilities in jetty (matchmaking agent), tomcat, solr and zookeeper (remoting agent) needed to be addressed.

It resolves a bug in the skill creation API which was expecting an id`d-response from an EDC management PUT request (which usually is empty).

see #150

FURTHER NOTES

updated dependencies are all ip cleared.
Final release version will be 1.13.22

Closes #111 <-- insert Issue number if one exists
Closes #112 <-- insert Issue number if one exists

@drcgjung drcgjung requested review from obalandi and almadigabor July 24, 2024 06:59
@drcgjung drcgjung added bug Something isn't working enhancement New feature or request labels Jul 24, 2024
Copy link

@obalandi obalandi left a comment

Choose a reason for hiding this comment

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

LGTM!

@drcgjung drcgjung changed the title fix|chore: e2e test/matchmaking helm chart insufficiencies and update dependencies fix|chore: e2e test issues Jul 25, 2024
@almadigabor almadigabor merged commit 8b9963b into eclipse-tractusx:main Jul 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Story: Maintain/Update Dependencies Story: Maintain Compatibility with EDC 24.08
3 participants