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

macOS DNS issues with Go <1.20 #852

Closed
pdelre opened this issue Feb 21, 2023 · 5 comments
Closed

macOS DNS issues with Go <1.20 #852

pdelre opened this issue Feb 21, 2023 · 5 comments

Comments

@pdelre
Copy link

pdelre commented Feb 21, 2023

The enterprise environment (macOS + Cisco VPN + internal DNS) I work in has issues with various tools that rely on golang's native http-client (deck, kubectl, terraform, etc) where the DNS resolution is handled improperly when cross compiling for macOS. This has since been corrected by golang in version 1.20.

Does this project have a timeline to update from golang 1.18 to 1.20?

Quick disclaimer: I'm not a golang developer so some details above might be slightly off. As far as I know, this has been a wider community issue so I've included more detailed writeups below.

@GGabriele
Copy link
Collaborator

Hi @pdelre ,

I just opened a PR to bump Go to 1.20: #898

@Niranjan-K
Copy link

Bumping this thread to know when there will be a release with Go version 1.20 version

@GGabriele
Copy link
Collaborator

Bumping this thread to know when there will be a release with Go version 1.20 version

This will probably happen either this week or the next.

@Niranjan-K
Copy link

@GGabriele I can see there is a tag for v1.20.0 but there is not release for it (https://github.com/Kong/deck/releases). Any plans to have the tag released this week or next?

@pdelre
Copy link
Author

pdelre commented Jul 7, 2023

This appears resolved in v1.21.0 and works as expected with decK v1.23.0 (69aa892).

Thank you!

@pdelre pdelre closed this as completed Jul 7, 2023
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

No branches or pull requests

3 participants