FORTH-ICS-INSPIRE / artemis

ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking. This is the main ARTEMIS repository that composes artemis-frontend, artemis-backend, artemis-monitor and other needed containers.
BSD 3-Clause "New" or "Revised" License
307 stars 44 forks source link

fix: upgrade containers #656

Closed CuriouzK0d3r closed 2 years ago

CuriouzK0d3r commented 2 years ago

Updated postgres and the other outdated containers

Description of PR

What component(s) does this PR affect?

Does the PR require changes on other components? If yes, please mark the components:

Related Issue

Resolves #

Solution

Type

Checklist:

gitpod-io[bot] commented 2 years ago

vkotronis commented 2 years ago

Please make an empty commit without skipping to force all tests (+ integration) to run with new containers.

vkotronis commented 2 years ago

tests failing, turning to draft until issues resolved

github-actions[bot] commented 2 years ago

:running: Benchmark Results :running:

CuriouzK0d3r commented 2 years ago

tests failing, turning to draft until issues resolved

Tests are passing now :)

vkotronis commented 2 years ago

This PR seems not to be correct, it does not contain the needed container upgrades. @CuriouzK0d3r please double-check

vkotronis commented 2 years ago

Please also add the new versions to the helm chart manifests. Also, could you fix the tests? I think there are linting errors, and then the int tests should pass.

CuriouzK0d3r commented 2 years ago

tests failing, turning to draft until issues resolved

@vkotronis the tests are passing now :) Can you review again?