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 insecure_registry_url label option & Update containerd sett… #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harunalbayrak
Copy link

Adding insecure_registry_url label and Updating containerd settings to download the images with an insecure registry.

@mnaser
Copy link
Member

mnaser commented Oct 29, 2024

Hey @harunalbayrak ! Thanks for your contribution.

The Magnum API seems to ship insecure_registry as an attribute in the cluster template, what do you think about possibly using that instead?

@harunalbayrak
Copy link
Author

Hey @harunalbayrak ! Thanks for your contribution.

The Magnum API seems to ship insecure_registry as an attribute in the cluster template, what do you think about possibly using that instead?

You are welcome @mnaser.

The Magnum API ships insecure_registry as an attribute but it works only with docker. So, Magnum API doesn't handle config.toml file which is used in containerd. Since containerd is used in Cluster API, the insecure_registry attribute doesn't work.

I thought that it was the best solution for this situation. Do you have any advice?

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