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

change upgrade to only upgrade modified packages #2358

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Conversation

ashraffouda
Copy link
Collaborator

Description

only upgrade modified packages to reduce root disk usage size

Changes

upgrade was doing reinstall to all packages even if they are not changed which results in disk to ran out of space so we want to only reinstall the modified pkgs only

Related Issues

List of related issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
Handle the case where the node is booted without the hub
@muhamadazmy muhamadazmy merged commit 160dfc6 into main Jun 12, 2024
24 checks passed
@muhamadazmy muhamadazmy deleted the main_upgrader branch June 12, 2024 08:53
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