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

breaking change: include sanitized hostname in offline registry path #562

Conversation

jeff-mccoy
Copy link
Contributor

@jeff-mccoy jeff-mccoy commented Jun 24, 2022

Description

Include the hostname in the image path for offline image pushes. Requires an update to zarf agent as well.

converts localhost:5000/zarf-game:multi-tile-dark -> 127.0.0.1:45001/localhost.5000/zarf-game:multi-tile-dark on push and 127.0.0.1:31999/localhost.5000/zarf-game:multi-tile-dark on pull via the Zarf Agent

Fixes #561

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@jeff-mccoy jeff-mccoy linked an issue Jun 24, 2022 that may be closed by this pull request
@jeff-mccoy jeff-mccoy added bug 🐞 Something isn't working packager labels Jun 24, 2022
@jeff-mccoy jeff-mccoy marked this pull request as draft July 6, 2022 18:40
@YrrepNoj YrrepNoj requested review from YrrepNoj and removed request for YrrepNoj July 21, 2022 16:19
@jeff-mccoy
Copy link
Contributor Author

Closing in favor of #666

@jeff-mccoy jeff-mccoy closed this Sep 1, 2022
@jeff-mccoy jeff-mccoy deleted the 561-cant-deploy-zarf-package-built-with-images-from-insecure-repo branch October 20, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't deploy Zarf package built with images from insecure repo
1 participant