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

fix: ensure docker config auth deserialized to username/password #171

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

feiskyer
Copy link
Collaborator

@feiskyer feiskyer commented Nov 4, 2021

When decoupling vk from kubernetes repo, the docker config auth was not deserialized because the data structure has been moved to azure-aci repo.

This PR fixes the issue by adding auth deserializaiton.

@feiskyer feiskyer merged commit 543c6f4 into virtual-kubelet:master Nov 4, 2021
@feiskyer feiskyer deleted the fix-auth branch November 4, 2021 03:08
gossion added a commit to gossion/AgentBaker that referenced this pull request Nov 4, 2021
1.4.1 has [fix](virtual-kubelet/azure-aci#171) to ensure docker config auth deserialized to username/password
andyliuliming added a commit to Azure/AgentBaker that referenced this pull request Nov 5, 2021
* add virtual-kubelet 1.4.1 into VHD

1.4.1 has [fix](virtual-kubelet/azure-aci#171) to ensure docker config auth deserialized to username/password

* rm 1.3.6

Co-authored-by: Liming Liu <andyliuliming@outlook.com>
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.

1 participant