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

Proposal: an OCI-SessionID header on all requests originating from the same image push/pull #472

Open
suleimi opened this issue Sep 27, 2023 · 0 comments

Comments

@suleimi
Copy link

suleimi commented Sep 27, 2023

After trying to debug some inconsistent behaviour between a registry and one of its client, I realized there is value in having client-side propagate a uniquely generated sessionID to registries to identify all requests initiated through a logical (push/pull) operation from a CLI's/users perspective . This proposed uniquely generated session id (per push/pull) can be used in registries to group sets of requests for tracing or debugging purposes.

I believe this will benefit a lot in debugging issues originating from clients and in correlating traces with https://opentracing.io/.

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

No branches or pull requests

1 participant