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(NA): support inspect flags on ensure_node_preserve_symlinks script #95344

Merged

Conversation

mistic
Copy link
Member

@mistic mistic commented Mar 24, 2021

Closes #95248

When we first merged #94046 we introduced a bug as from that point until today we lost the ability to use the inspect flags. That PR fixes the previous behaviour by taking care of passing the respective flags correctly into the child process.

@mistic mistic added chore v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.13.0 labels Mar 24, 2021
@mistic mistic added auto-backport Deprecated - use backport:version if exact versions are needed Team:Operations Team label for Operations Team labels Mar 24, 2021
@mistic mistic self-assigned this Mar 24, 2021
@mistic mistic marked this pull request as ready for review March 24, 2021 19:40
@mistic mistic requested a review from a team as a code owner March 24, 2021 19:40
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@mistic mistic enabled auto-merge (squash) March 24, 2021 23:52
@mistic mistic added auto-backport Deprecated - use backport:version if exact versions are needed and removed auto-backport Deprecated - use backport:version if exact versions are needed labels Mar 24, 2021
Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

LGTM, works well for me but I'm caught off guard by the whole "rerun the command in a child process" mechanism here and don't love it.

@mistic
Copy link
Member Author

mistic commented Mar 25, 2021

@elasticmachine merge upstream

@mistic mistic mentioned this pull request Mar 25, 2021
23 tasks
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @mistic

@mistic mistic merged commit a7ac120 into elastic:master Mar 25, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Mar 25, 2021
elastic#95344)

* fix(NA): support inspect flags on ensure_node_preserve_symlinks script

* chore(NA): fix wording on function test runner schema file

* chore(NA): update execargv array in case of --inspect port
@kibanamachine
Copy link
Contributor

💚 Backport successful

7.x / #95378

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Mar 25, 2021
#95344) (#95378)

* fix(NA): support inspect flags on ensure_node_preserve_symlinks script

* chore(NA): fix wording on function test runner schema file

* chore(NA): update execargv array in case of --inspect port

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed chore release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FTR] Unable to connect to debugger
4 participants