-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Nomad Job Action with periodic schedule #24741
Comments
you can use periodic block |
I know the periodic block. But how can I trigger a sepecific action in periodic block ? |
Just some design thinking on this: architecturally an |
I had feared that this is the case. Should I close this issue or is it planed to do so ? |
I don't think it's an insurmountable problem. I'll mark it for further discussion and roadmapping. |
Ok. Thank you. |
Hello and merry christmas ,
I define some backup actions for my postgres deployment over job action.
But I can't find any 'nomad' way to trigger the this actions over periodic way.
This could be very handy.
The text was updated successfully, but these errors were encountered: