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 regexp match to ignore azure zone URL hostname part #1025

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

hotzevzl
Copy link
Member

@hotzevzl hotzevzl commented Apr 29, 2022

This change should allow the configured sed regexp replacement to work irrespective of the Azure zone the AKS API is in.

Assuming that the part of hostname for zones is always going to be alphanumeric. Maybe "anything but a ." maybe more resilient? I think alphanumeric should be good enough for the time being, without being overly permissive.

@vercel
Copy link

vercel bot commented Apr 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marxan ✅ Ready (Inspect) Visit Preview Apr 29, 2022 at 10:31AM (UTC)
marxan-storybook ✅ Ready (Inspect) Visit Preview Apr 29, 2022 at 10:31AM (UTC)

@hotzevzl hotzevzl merged commit d16edce into develop Apr 29, 2022
@hotzevzl hotzevzl deleted the fix/infra/allow-aks-api-url-in-any-region branch April 29, 2022 10:40
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