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

feat: add support for copying certs to dockerd's registry directory #101

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Sep 4, 2024

This is the second part of the delivery that provides support for copying certs into the directory dockerd checks when pulling an image from a registry.

- Change permissions to octal literals for consistency.
- Update `MkdirAll` and `WriteFile` calls in `registry.go`.
- Modify related test cases to reflect these changes.
dockerutil/image.go Show resolved Hide resolved
integration/integrationtest/docker.go Outdated Show resolved Hide resolved
integration/integrationtest/docker.go Show resolved Hide resolved
@sreya sreya merged commit 569d5de into main Sep 5, 2024
9 checks passed
@sreya sreya deleted the registry branch September 5, 2024 18:38
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