Skip to content

bazel: move shared action_env above enable_platform_specific_config#20852

Merged
keith merged 1 commit intoenvoyproxy:mainfrom
keith:ks/bazel-move-shared-action_env-above-enable_platform_specific_config
Apr 18, 2022
Merged

bazel: move shared action_env above enable_platform_specific_config#20852
keith merged 1 commit intoenvoyproxy:mainfrom
keith:ks/bazel-move-shared-action_env-above-enable_platform_specific_config

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Apr 15, 2022

This fixes an issue where the PATH wasn't actually set to what we tried
to force as the default on macOS. I'm not sure if this is a bazel bug or
not, but either way it's surprising behavior.

bazelbuild/bazel#15270

Signed-off-by: Keith Smiley keithbsmiley@gmail.com

This fixes an issue where the PATH wasn't actually set to what we tried
to force as the default on macOS. I'm not sure if this is a bazel bug or
not, but either way it's surprising behavior.

bazelbuild/bazel#15270

Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>
Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @keith

@keith keith merged commit 64293c9 into envoyproxy:main Apr 18, 2022
@keith keith deleted the ks/bazel-move-shared-action_env-above-enable_platform_specific_config branch April 18, 2022 13:25
mum4k added a commit to envoyproxy/nighthawk that referenced this pull request Apr 19, 2022
- updated `.bazelrc` based on envoyproxy/envoy#20852 and envoyproxy/envoy#20813. Disabling platform mappings in our configuration, since we don't need them.
- no changes in `.bazelversion`, `ci/run_envoy_docker.sh` or `tools/gen_compilation_database.py`.
- switching integration tests that verify custom TLS configuration to another two ciphers that are supported in the default Envoy server configuration after envoyproxy/envoy#20643.

Signed-off-by: Jakub Sobon <mumak@google.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.

2 participants