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

Make bootstrap timeout configurable #6200

Open
rabin-io opened this issue Aug 4, 2022 · 8 comments
Open

Make bootstrap timeout configurable #6200

rabin-io opened this issue Aug 4, 2022 · 8 comments
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@rabin-io
Copy link

rabin-io commented Aug 4, 2022

This is basically a request to marge/implement #5979.

Version

# openshift-baremetal-install version
openshift-baremetal-install 4.11.0-rc.5
built from commit 37684309bcb598757c99d3ea9fbc0758343d64a5
release image quay.io/openshift-release-dev/ocp-release@sha256:5b1a987e21b199321d200ac20ae27390a75c1f44b83805dadfae7e5a967b9e5d
release architecture amd64

Platform:

  • baremetal
  • UPI (semi-manual installation on customized infrastructure)

What happened?

In some clusters that I deploy OCP on, there is a small chance the bootstrap process will take a bit longer than 30 minutes, and my pipelines will fail, but when you check 5-10 minutes later, the cluster actually finished installing sucecsfully.

What do you expect to happen?

I prefer to have the flag to change the timeout to any custom value which meets my needs.
and not relay on try/catch and retries.

Other GitHub issues

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 3, 2022
@rabin-io
Copy link
Author

rabin-io commented Nov 3, 2022

This is very annoying for us, as we had to implement some workarounds to go around this arbitrary timeout. Please reconsider the patch to support an external overwrite to timeout for each of the stages.

@yxchiwork
Copy link

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 7, 2022
@adeturner
Copy link

Wholeheartedly agree with this request. Timeouts for ARO and OCP are especially low when provisioning in Azure

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 20, 2023
@rabin-io
Copy link
Author

rabin-io commented Mar 20, 2023

I would appreciate if any of the maintainers/developers can address this, as this still affects us, and break our pipelines, and we forced to have some stupid hacks to avoid this enforced timeout.

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 20, 2023
@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 19, 2023
@rabin-io
Copy link
Author

/remove-lifecycle stale
/lifecycle frozen

@openshift-ci openshift-ci bot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

4 participants