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

added 15 min timeout on mk8s status #54

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

beliaev-maksim
Copy link

currently we will wait indefinitely in case of error. 15min sounds like a reasonable timeout

src/bootstrap/index.ts Outdated Show resolved Hide resolved
Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the operator wait for a stable microk8s?

Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks better i'd think we could go ahead and merge although this isn't finished canonical/microk8s#3927

Nevermind -- with CI failing there's still something wrong with microk8s not returning exit codes correctly.

Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggesting alternate error reporting text

dist/bootstrap/index.js Outdated Show resolved Hide resolved
src/bootstrap/index.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants