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

cronwf of every hour schedule does not stay paused #10889

Closed
2 of 3 tasks
tooptoop4 opened this issue Apr 12, 2023 · 3 comments
Closed
2 of 3 tasks

cronwf of every hour schedule does not stay paused #10889

tooptoop4 opened this issue Apr 12, 2023 · 3 comments
Labels
area/cron-workflows P3 Low priority problem/more information needed Not enough information has been provide to diagnose this issue. problem/stale This has not had a response in some time type/bug

Comments

@tooptoop4
Copy link
Contributor

tooptoop4 commented Apr 12, 2023

Pre-requisites

  • I have double-checked my configuration
  • I can confirm the issues exists when I tested with :latest
  • I'd like to contribute the fix myself (see contributing guide)

What happened/what you expected to happen?

a cronwf with below Schedule 0 * * * * Every hour does not stay paused (ie suspend setting) it seems to auto resume itself after a while

cronwfs of other schedules stay paused

Version

3.4.4

Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.

n/a

Logs from the workflow controller

kubectl logs -n argo deploy/workflow-controller | grep ${workflow}

Logs from in your workflow's wait container

kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
@tico24
Copy link
Member

tico24 commented Apr 13, 2023

n/a

Please provide an example workflow so that we have the possibility of helping you.

@juliev0 juliev0 added P3 Low priority problem/more information needed Not enough information has been provide to diagnose this issue. labels Apr 13, 2023
@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a mentoring request, please provide an update here. Thank you for your contributions.

@stale stale bot added the problem/stale This has not had a response in some time label Jun 18, 2023
@terrytangyuan terrytangyuan removed the problem/stale This has not had a response in some time label Sep 20, 2023
@agilgur5 agilgur5 added problem/stale This has not had a response in some time area/cron-workflows labels Oct 6, 2023
@agilgur5
Copy link
Member

agilgur5 commented Oct 6, 2023

Closing as stale since a reproduction was not provided as asked for in previous comments.

@agilgur5 agilgur5 closed this as completed Oct 6, 2023
@agilgur5 agilgur5 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cron-workflows P3 Low priority problem/more information needed Not enough information has been provide to diagnose this issue. problem/stale This has not had a response in some time type/bug
Projects
None yet
Development

No branches or pull requests

5 participants