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

config: remove useless auth_through option #515

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Aug 1, 2023

We have removed the auth_through option in dragonflyoss/nydus#1375

Let's remove it in snapshotter, since its default value is false, there is no compatibility impact.

We have removed the `auth_through` option in dragonflyoss/nydus#1375

Let's remove it in snapshotter, since its default value is
false, there is no compatibility impact.

Signed-off-by: Yan Song <[email protected]>
@changweige
Copy link
Member

Does it mean that all auth requests directly go to the original registry? The capability to get auth from the mirror registry is removed.

@imeoer
Copy link
Collaborator Author

imeoer commented Aug 1, 2023

Does it mean that all auth requests directly go to the original registry? The capability to get auth from the mirror registry is removed.

It's right, all auth requests will be sent to original registry auth server.

@changweige
Copy link
Member

Though this PR is not a breaking change, should we have a place to record the commits that ever changed UI like configuration file? So we can public them when composing release notes.

Copy link
Member

@changweige changweige left a comment

Choose a reason for hiding this comment

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

LGTM

@changweige changweige merged commit a6f4457 into containerd:main Aug 2, 2023
16 checks passed
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.

2 participants