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

jobs should be deleted and recreated if new values are made #138

Open
orcutt989 opened this issue May 24, 2023 · 3 comments
Open

jobs should be deleted and recreated if new values are made #138

orcutt989 opened this issue May 24, 2023 · 3 comments
Assignees

Comments

@orcutt989
Copy link
Contributor

We made changes to the rollup node values f58b3cf and the actdivation job did not clear out and restart causing us to manually have to delete and create a new job on the cluster.

Expected functionality should be if a job is dependent on a value it should be deleted and restarted to prevent this manual intervention.

@harryttd
Copy link
Collaborator

harryttd commented May 24, 2023

It isn't possible without replacing the whole job. I looked it up again to confirm https://serverfault.com/questions/809632/is-it-possible-to-rerun-kubernetes-job

@orcutt989
Copy link
Contributor Author

Thanks. What I mean is we should have a mechanism of some sort that deletes and recreates jobs, not necessarily literally restart the exact job again. We do this with xtz-shots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants