Duke-GCB / Duke-GCB/lando

supply labels to k8s workflow runner

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Calrissian now has support for supply labels: https://github.com/Duke-GCB/calrissian/pull/48
This can be done by adding `--pod-labels ` to the calrissian command line.
The can be YAML or JSON dictionary of labels to be applied to pods created by calrissian.
This would help with debugging and cleanup.

Code where we build arguments to clarissian:
https://github.com/Duke-GCB/lando/blob/da2c40ef588578993a45c46f20676a691ef68067/lando/k8s/jobmanager.py#L171-L175

Code where we pass labels to k8s for the job that runs calrissian:
https://github.com/Duke-GCB/lando/blob/da2c40ef588578993a45c46f20676a691ef68067/lando/k8s/jobmanager.py#L193

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.