MetaCell / cloud-harness

Other
16 stars 5 forks source link

CH-144 Add 10 minute timeout to skaffold template #765

Closed condar-metacell closed 2 months ago

condar-metacell commented 2 months ago

Closes CH-144

Added a new flag to the deploy/helm/flags/install array of the skaffold template

...

Unit tests added to the test_skaffold.py file in ch_cli_tools, any skaffold.yaml generated with harness-deployment should include a --timeout=10m flag in the deploy/helm/flags/install array.

...

Sanity checks:

Breaking changes (select one):

Possible deployment updates issues (select one):

Test coverage (select one):

Documentation (select one):

Nice to have (if relevant):