nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.mesh.nycmesh.net
MIT License
8 stars 13 forks source link

Fix kubectl command #468

Closed james-otten closed 1 month ago

james-otten commented 1 month ago

Extra options are needed to point kubectl at the k3s api server because this is happening from the runner not the manager via ssh (as it was before).

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.07%. Comparing base (2b0eff2) to head (8327776).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #468 +/- ## ======================================= Coverage 95.07% 95.07% ======================================= Files 110 110 Lines 5380 5380 ======================================= Hits 5115 5115 Misses 265 265 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.