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

More forgiving image pull behavior #18017

Closed
RickJWagner opened this issue Oct 1, 2020 · 2 comments
Closed

More forgiving image pull behavior #18017

RickJWagner opened this issue Oct 1, 2020 · 2 comments
Labels
area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.

Comments

@RickJWagner
Copy link
Contributor

Is your enhancement related to a problem? Please describe.

Today's Che will stop installation if image pulls do not occur within some arbitrary timeout. Not all users have equal bandwidth, the timeout is detrimental to some.

Describe the solution you'd like

Deployment should not fail if arbitrary timeout reached, if image pulling take too long; instead check at intervals if the image pull is still in progress vs. has failed

Describe alternatives you've considered

Live with today's timeout, blame infrastructure if installation fails.

Additional context

These suggestions originated with a team call 01 Oct 2020.

@RickJWagner RickJWagner added the kind/enhancement A feature request - must adhere to the feature request template. label Oct 1, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 1, 2020
@nickboldt nickboldt added area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design team/deploy severity/P1 Has a major impact to usage or development of the system. labels Oct 1, 2020
@nickboldt
Copy link
Contributor

Hoping we can tackle this during the next sprint for 7.20.x / 7.21. It would be great to get this UX improvement done for CRW 2.5 since that's hopefully the release where we support crwctl for OCP 4.x.

@nickboldt nickboldt added this to the 7.20 milestone Oct 1, 2020
@tolusha
Copy link
Contributor

tolusha commented Oct 2, 2020

duplicates #18017
#17942 (comment)

@tolusha tolusha closed this as completed Oct 2, 2020
@tolusha tolusha removed this from the 7.20 milestone Oct 2, 2020
@tolusha tolusha removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. team/deploy labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che area/ux Issues related to User Experience Design kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants