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

Update CDN domain for Docker images #1200

Open
mattchenderson opened this issue Feb 6, 2025 · 0 comments · May be fixed by #1205
Open

Update CDN domain for Docker images #1200

mattchenderson opened this issue Feb 6, 2025 · 0 comments · May be fixed by #1205
Assignees

Comments

@mattchenderson
Copy link

We need to change from functionscdn.azureedge.net to cdn.functions.azure.com.

The old domain is referenced throughout this repository. Many images reference it directly, though there are a few places where there is a more central, shared reference. Here's one example:

wget https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle/$EXTENSION_BUNDLE_VERSION_V2/$EXTENSION_BUNDLE_FILENAME_V2 && \

We need to change over all references and release corresponding image updates. There may be some coordination needed with a similar set of host changes across various versions (Azure/azure-functions-host#10799).

@manvkaur manvkaur linked a pull request Mar 4, 2025 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants