valohai / valohai-cli

:heavy_dollar_sign: Command line client for Valohai
MIT License
14 stars 8 forks source link

Kubernetes step parsing and command line options #298

Closed hylje closed 11 months ago

hylje commented 1 year ago

Included in this PR:

  1. Parse Kubernetes resource structure from YAML when using vh execution run, if provided.
  2. Parse Kubernetes resource claims directly as vh execution run command line arguments

vh pipeline run does not have execution runtime option override support for now.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (371f352) 86.67% compared to head (2bd0153) 86.74%.

Files Patch % Lines
...hai_cli/commands/execution/run/frontend_command.py 90.90% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #298 +/- ## ========================================== + Coverage 86.67% 86.74% +0.06% ========================================== Files 126 126 Lines 4308 4359 +51 Branches 894 907 +13 ========================================== + Hits 3734 3781 +47 - Misses 393 395 +2 - Partials 181 183 +2 ```

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