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

[CI:DOCS] converted query parameter for credentials to header parameter. #10588

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

cdoern
Copy link
Contributor

@cdoern cdoern commented Jun 7, 2021

Signed-off-by: cdoern [email protected]

Edited docs based on the fact that we added support for X-Registry-Auth and the libpod pull code seems to only parse the header instead of the credentials query parameter. If interested, we could add handling for a credentials query parameter as well.

@rhatdan
Copy link
Member

rhatdan commented Jun 7, 2021

@jwhonce @baude PTAL

@jwhonce
Copy link
Member

jwhonce commented Jun 8, 2021

@vrothberg Was there a use case you intended for the credentials query parameter?

@vrothberg
Copy link
Member

@vrothberg Was there a use case you intended for the credentials query parameter?

I think that comes from a time from before we had the x-registry-... header plumbed.

@cdoern
Copy link
Contributor Author

cdoern commented Jun 8, 2021

@vrothberg @jwhonce is this good to merge or do we not want to switch to x-reg? It seems to me like credentials just is not used otherwise so if you wanted I could implement it on our end instead of just sending it in the header.

credentials switched from query param to header x-reg due to podman parsing the header for credentials not the query itself.

Signed-off-by: cdoern <[email protected]>
@jwhonce
Copy link
Member

jwhonce commented Jun 15, 2021

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 15, 2021
@rhatdan
Copy link
Member

rhatdan commented Jun 16, 2021

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 16, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cdoern, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 16, 2021
@openshift-merge-robot openshift-merge-robot merged commit 1c71c1a into containers:master Jun 16, 2021
@cdoern cdoern linked an issue Jun 16, 2021 that may be closed by this pull request
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve swagger docs and mention which endpoints support auth headers
6 participants