Add Harbor Satellite Adapter to Harbor #21298
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This addition enables seamless integration between Harbor and Harbor Satellite, a project designed to extend Harbor container registry to edge locations.
Context
Harbor Satellite is currently hosted on container-registry/harbor-satellite. It aims to bring Harbor container registries to edge environments, ensuring reliable and integrity-checked images even in challenging connectivity situations. The project provides a stateful, standalone satellite registry that functions as both a primary registry for edge locations and as a fallback option when the central Harbor registry is unavailable.
Why this Adapter
This adapter is essential for Harbor Satellite to effectively communicate and work with the Harbor container registry, allowing users to extend their Harbor ecosystem to edge computing environments.
Looking for feedback and suggestions for further improvements.
Please indicate you've done the following: