You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying out satellite, I have found a list of errors.
Satellite does not respect the log_level set in config.json
Satellite re-registers everytime eventhough it already has registered. (Satellite registry should be atmost 1)
Satellite does not check for updates for state files to fetch in ground-control for the satellite state change.
Satellite fails to delete images
2024-12-05 13:18:57 | error | Failed to delete image: DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]
2024-12-05 13:18:57 | error | Error deleting entities error="DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]"
2024-12-05 13:18:57 | error | Error executing process replicate_state error="DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]"
And will add more. If I find...
The text was updated successfully, but these errors were encountered:
After trying out satellite, I have found a list of errors.
log_level
set in config.jsonAnd will add more. If I find...
The text was updated successfully, but these errors were encountered: