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

tooling: Remove (default) remote_download_outputs flags #21733

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

phlax
Copy link
Member

@phlax phlax commented Jun 16, 2022

the flag is no longer experimental, and the default is what we
are setting it to.

Signed-off-by: Ryan Northey ryan@synca.io

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

the flag is no longer experimental, and the default is what we
are setting it to.

Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax changed the title tooling: Remove (default) remote_download_all flags tooling: Remove (default) remote_download_outputs flags Jun 16, 2022
@phlax phlax requested a review from keith June 17, 2022 12:40
@phlax phlax merged commit 8672554 into envoyproxy:main Jun 17, 2022
@@ -23,9 +23,6 @@ read -ra BAZEL_BUILD_OPTIONS <<< "${BAZEL_BUILD_OPTIONS:-}"
# Generate //versioning:active_protos.
./tools/proto_format/active_protos_gen.py ./api > ./api/versioning/BUILD

# This is for local RBE setup, should be no-op for builds without RBE setting in bazelrc files.
BAZEL_BUILD_OPTIONS+=("--remote_download_outputs=all")
Copy link
Member

Choose a reason for hiding this comment

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

Did you verify with local RBE setup?

Copy link
Member Author

Choose a reason for hiding this comment

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

i dont have that - but i did check the docs

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Bazel's default is irrelevant, this is to override what we specifies in .bazelrc: https://github.com/envoyproxy/envoy/blob/main/.bazelrc#L246

Copy link
Member Author

Choose a reason for hiding this comment

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

my bad - ill revert and update docs

phlax added a commit to phlax/envoy that referenced this pull request Jun 20, 2022
…envoyproxy#21733)"

This partially reverts commit 8672554.

Signed-off-by: Ryan Northey <ryan@synca.io>
phlax added a commit that referenced this pull request Jun 21, 2022
…#21733)" (#21776)

This partially reverts commit 8672554.

Signed-off-by: Ryan Northey <ryan@synca.io>
Amila-Rukshan pushed a commit to Amila-Rukshan/envoy that referenced this pull request Jun 28, 2022
the flag is no longer experimental, and the default is what we
are setting it to.

Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Amila Senadheera <amila.15@cse.mrt.ac.lk>
Amila-Rukshan pushed a commit to Amila-Rukshan/envoy that referenced this pull request Jun 28, 2022
…envoyproxy#21733)" (envoyproxy#21776)

This partially reverts commit 8672554.

Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Amila Senadheera <amila.15@cse.mrt.ac.lk>
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.

3 participants