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: local node not starting with tag command #723

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

georgi-l95
Copy link
Collaborator

Description:
This PR fixes an issue where local-node throws an error on startup, if you try to load images using tag command. Problem comes from the recently changed docker hub policy and deployment of havaged images to the registry.
Because this images is not actually used, we removed the ability to change the default value using the CLI.
Also bumped the images and local-node version

Related issue(s):

Fixes #722

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@georgi-l95 georgi-l95 linked an issue Aug 6, 2024 that may be closed by this pull request
@georgi-l95 georgi-l95 self-assigned this Aug 6, 2024
@georgi-l95 georgi-l95 added the Bug An error that causes the feature to behave differently than what was expected based on design. label Aug 6, 2024
isavov
isavov previously approved these changes Aug 6, 2024
Signed-off-by: georgi-l95 <[email protected]>
Copy link

sonarqubecloud bot commented Aug 6, 2024

@isavov isavov self-requested a review August 6, 2024 08:10
@georgi-l95 georgi-l95 merged commit 7651432 into main Aug 6, 2024
10 checks passed
@georgi-l95 georgi-l95 deleted the 722-local-node-not-starting-with-tag-command branch August 6, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An error that causes the feature to behave differently than what was expected based on design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local-Node not starting with tag command
2 participants