thoughtworks / maeve-csms

MaEVe is an experimental EV Charge Station Management System (CSMS)
Apache License 2.0
86 stars 22 forks source link

ci: smoke test on manager, bypassing envoy #14

Closed kaihendry closed 6 months ago

kaihendry commented 1 year ago

Keeping hitting "connection aborted" errors on envoy: https://github.com/kaihendry/maeve-csms/actions/runs/5879813147/job/15944726049

The problem is intermittent and something to do with Docker networking, and might even be conflated by colima not supporting ipv6 very well locally. Instead of going mad, this pull request exposes a port direct to Manager to perform an initial setup.

Next steps are to integrate pionixdev/everest:2023.7.0...