Skip to content

Tell tar to follow symlinks.#3745

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
tschroed:i-hate-tar
Jun 28, 2018
Merged

Tell tar to follow symlinks.#3745
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
tschroed:i-hate-tar

Conversation

@tschroed
Copy link
Contributor

build: Tell tar to follow symlinks

Description:
In Google our distributed build system ends up generating symlinks local
to the build cluster which are not valid when outputs are untarred
elsewhere. This tells tar to dereference those symlinks and instead
capture the file contents.

Signed-off-by: Trevor Schroeder trevors@google.com

Risk Level: Low
Testing: All tests run and pass, in particular example_configs_test.

In Google our distributed build system ends up generating symlinks local
to the build cluster which are not valid when outputs are untarred
elsewhere. This tells tar to dereference those symlinks and instead
capture the file contents.

Signed-off-by: Trevor Schroeder <trevors@google.com>
@mattklein123 mattklein123 merged commit 299591b into envoyproxy:master Jun 28, 2018
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