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

[CI-only] Build darwin artifacts on linux #19475

Closed
wants to merge 1 commit into from
Closed

Conversation

mdeggies
Copy link
Member

@mdeggies mdeggies commented Nov 2, 2023

Description

Version 1.20 of Go fixed a significant issue affecting Consul's ability to resolve DNS correctly on MacOS when cross-compiling from linux: golang/go#12524. Building Consul darwin artifacts on Mac executors, and setting the netcgo flag, was a temporary solution to resolve this limitation in go source (introduced over in #12178). Now that Consul is being built with 1.20.10, we should be ok to remove this temporary fix.

More detail is available here: https://danp.net/posts/macos-dns-change-in-go-1-20/

Testing

Pending. Please don't review/merge until tests are complete and shared here. Thanks!

@mdeggies mdeggies requested a review from a team November 2, 2023 04:22
@mdeggies mdeggies requested a review from a team as a code owner November 2, 2023 04:22
@mdeggies mdeggies requested review from dekimsey and randyhdev and removed request for a team November 2, 2023 04:22
@github-actions github-actions bot added type/ci Relating to continuous integration (CI) tooling for testing or releases theme/contributing Additions and enhancements to community contributing materials labels Nov 2, 2023
@mdeggies mdeggies added the pr/no-changelog PR does not need a corresponding .changelog entry label Nov 2, 2023
Copy link

github-actions bot commented Jan 3, 2024

This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions.

@github-actions github-actions bot added the meta/stale Automatically flagged for inactivity by stalebot label Jan 3, 2024
Copy link

github-actions bot commented Feb 3, 2024

Closing due to inactivity. If you feel this was a mistake or you wish to re-open at any time in the future, please leave a comment and it will be re-surfaced for the maintainers to review.

@github-actions github-actions bot closed this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta/stale Automatically flagged for inactivity by stalebot pr/no-changelog PR does not need a corresponding .changelog entry theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant