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

fix(*): envoy build scripts #4225

Merged
merged 1 commit into from
Apr 29, 2022
Merged

fix(*): envoy build scripts #4225

merged 1 commit into from
Apr 29, 2022

Conversation

lobkovilya
Copy link
Contributor

Summary

Fix envoy build scripts

Full changelog

  • ENVOY_DISTRO env was used to call build_${ENVOY_DISTRO}.sh script, which is correct only if ENVOY_DISTRO is centos. In other cases it should be build_${GOOS}.sh
  • Add /opt/homebrew/bin to bazel PATH when building envoy for darwin-arm64

Issues resolved

N/A

Documentation

- [ ] Link to the website documentation PR

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

- [ ] Update UPGRADE.md with any steps users will need to take when upgrading.
- [ ] Add backport-to-stable label if the code follows our backporting policy

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner April 29, 2022 16:39
@lobkovilya lobkovilya merged commit b14dd18 into master Apr 29, 2022
@lobkovilya lobkovilya deleted the fix/envoy-build-scripts branch April 29, 2022 17:55
parkanzky pushed a commit that referenced this pull request May 6, 2022
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
Signed-off-by: Paul Parkanzky <paul.parkanzky@konghq.com>
lukidzi pushed a commit that referenced this pull request May 11, 2022
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
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.

None yet

2 participants