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

Remove GetCredentials deprecation #1305

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

saschagrunert
Copy link
Member

We cannot use GetCredentialsForRef if we want to retrieve the
credentials for a single registry. This use case is still valid which
makes the deprecation of the API obsolete.

Refers to containers/common#659 (comment)

@rhatdan
Copy link
Member

rhatdan commented Jul 20, 2021

LGTM
@vrothberg PTAL

@saschagrunert
Copy link
Member Author

@mtrmac PTAL to this one, too :)

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK; I’d like to fully catch up with the c/common conversation first…

pkg/docker/config/config.go Outdated Show resolved Hide resolved
We cannot use `GetCredentialsForRef` if we want to retrieve the
credentials for a single registry. This use case is still valid which
makes the deprecation of the API obsolete.

Signed-off-by: Sascha Grunert <[email protected]>
@saschagrunert saschagrunert force-pushed the getcredentials-deprecation branch from 2814ffc to 16ffe8d Compare July 21, 2021 12:26
@TomSweeneyRedHat
Copy link
Member

LGTM
and happy green test buttons.

@saschagrunert
Copy link
Member Author

ACK; I’d like to fully catch up with the c/common conversation first…

Which one exactly?

Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mtrmac mtrmac merged commit 9f58c42 into containers:main Jul 22, 2021
@saschagrunert saschagrunert deleted the getcredentials-deprecation branch July 22, 2021 18:15
@mtrmac mtrmac mentioned this pull request Jul 30, 2021
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

Successfully merging this pull request may close these issues.

5 participants