MetaCell / cloud-harness

Other
16 stars 5 forks source link

CH-137 Add namespace to usesvolume labels and pod affinity selectors #766

Closed condar-metacell closed 2 months ago

condar-metacell commented 2 months ago

Closes CH-137

Added the namespace to the usesvolume labels and pod affinity label selectors.

...

Run harness-deployment . -i samples -n <whatever>

Move to deployment/helm and run helm template --debug . > tmp.yaml

tmp.yaml should show that the usesvolume labels and selectors will have -<whatever> appended.

...

Sanity checks:

Breaking changes (select one):

Possible deployment updates issues (select one):

Test coverage (select one):

Documentation (select one):

Nice to have (if relevant):