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

docs: add wait flag to helm upgrade #2547

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

oldgiova
Copy link
Contributor

@oldgiova oldgiova commented Feb 8, 2025

Ticket: None

External Contributor Checklist

🚨 Please review the guidelines for contributing to this repository.

  • Make sure that all commits follow the conventional commit specification for the Mender project.

The majority of our contributions are fixes, which means your commit should have
the form below:

fix: <SHORT DESCRIPTION OF FIX>

<OPTIONAL LONGER DESCRIPTION>

Changelog: <USER-FRIENDLY-CHANGE-DESCRIPTION> or <None>
Ticket: <TICKET NUMBER> or <None>
  • Make sure that all commits are signed with git --signoff. Also note that the signoff author must match the author of the commit.

Description

This way you're forced to wait for the complete install before continue the setup

Copy link
Contributor

@kjaskiewiczz kjaskiewiczz left a comment

Choose a reason for hiding this comment

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

looks good, but you'll have to rebase it

This way you're forced to wait for the complete install before continue
the setup

Ticket: None

Signed-off-by: Roberto Giovanardi <[email protected]>
@oldgiova oldgiova merged commit 27890b5 into mendersoftware:master Feb 11, 2025
1 check passed
@oldgiova oldgiova deleted the just-wait branch February 11, 2025 10:05
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.

2 participants