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

Fix progress output #550

Merged
merged 9 commits into from
Apr 25, 2024
Merged

Fix progress output #550

merged 9 commits into from
Apr 25, 2024

Conversation

kajes
Copy link
Contributor

@kajes kajes commented Apr 18, 2024

Progress output is currently broken when there are more than one batch of appliances to upgrade.

This fixes the issue by reverting to a previous version of the mpb library.

Fixes: #537

dependabot bot and others added 5 commits April 15, 2024 17:56
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.2.1 to 4.3.0.
- [Commits](cenkalti/backoff@v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0.
- [Commits](golang/sync@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kajes kajes linked an issue Apr 18, 2024 that may be closed by this pull request
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 18, 2024
…/x/sync-0.7.0' into 537-gateway-upgrade-output-is-a-bit-off
…/cenkalti/backoff/v4-4.3.0' into 537-gateway-upgrade-output-is-a-bit-off
@kajes kajes added the bug Something isn't working label Apr 18, 2024
@kajes kajes merged commit b04a6fa into main Apr 25, 2024
5 checks passed
@kajes kajes deleted the 537-gateway-upgrade-output-is-a-bit-off branch April 25, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

Gateway upgrade output is a bit off
2 participants