Skip to content

Support custom wait-for-ready timeout#76

Merged
PrasadG193 merged 1 commit intomainfrom
add-timeout
May 26, 2021
Merged

Support custom wait-for-ready timeout#76
PrasadG193 merged 1 commit intomainfrom
add-timeout

Conversation

@PrasadG193
Copy link
Copy Markdown
Member

  • Add new flag --timeout to override default timeout
  • Use consistent timeout for raw and helm apps

Example:

$ kbrew install mysql --timeout 10m

Fixes: #75

Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@PrasadG193 PrasadG193 requested a review from sahil-lakhwani May 25, 2021 15:57
@PrasadG193 PrasadG193 changed the title Support custom wait for ready timeout Support custom wait-for-ready timeout May 25, 2021
Copy link
Copy Markdown
Contributor

@sahil-lakhwani sahil-lakhwani left a comment

Choose a reason for hiding this comment

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

LGTM

@PrasadG193 PrasadG193 merged commit 417649a into main May 26, 2021
@PrasadG193 PrasadG193 deleted the add-timeout branch May 26, 2021 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a flag to set custom wait for ready timeout

2 participants