Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k8s: unify the label format #503

Open
audrium opened this issue Feb 17, 2023 · 1 comment
Open

k8s: unify the label format #503

audrium opened this issue Feb 17, 2023 · 1 comment

Comments

@audrium
Copy link
Member

audrium commented Feb 17, 2023

We should decide whether we want to use _ or - in k8s labels and whether we want to use the prefix reana.io/... (as we do for example for the reana.io/system label).

For reference:

"reana_workflow_mode": "batch",
"reana-run-batch-workflow-uuid": str(self.workflow.id_),

Originally posted by @mdonadoni in #500 (comment)

@mdonadoni
Copy link
Member

In addition to harmonising the format of the labels, new labels should be added to make it easy to filter run-batch/run-job/run-session pods by workflow ID/user ID (and maybe even user email?)

@mdonadoni mdonadoni added this to Backlog in 0.9.1 Jun 14, 2023
@giuseppe-steduto giuseppe-steduto removed this from Backlog in 0.9.1 Oct 16, 2023
@giuseppe-steduto giuseppe-steduto added this to Backlog in 0.9.2 Oct 16, 2023
@mdonadoni mdonadoni removed this from Backlog in 0.9.2 Jan 11, 2024
@mdonadoni mdonadoni added this to Backlog in 0.9.3 Jan 11, 2024
@mdonadoni mdonadoni removed this from Backlog in 0.9.3 Mar 14, 2024
@mdonadoni mdonadoni added this to Backlog in 0.95.0 Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
0.95.0
Backlog
Development

No branches or pull requests

2 participants