Skip to content

[7.x] [kbn-es] Support for passing regex value to ES (#42651)#42999

Merged
tylersmalley merged 1 commit intoelastic:7.xfrom
tylersmalley:backport/7.x/pr-42651
Aug 12, 2019
Merged

[7.x] [kbn-es] Support for passing regex value to ES (#42651)#42999
tylersmalley merged 1 commit intoelastic:7.xfrom
tylersmalley:backport/7.x/pr-42651

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

Backports the following commits to 7.x:

We test each value to determine if it's a file, in which case we move it to the
config directory. This is required to support things like SSL certificates which
are required to be within the ES directory. path.isAbsolute evalues to true for
a regular expression. In order to resolve this, we also verify that the file
exists.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley tylersmalley added the backport This PR is a backport of another PR label Aug 9, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@tylersmalley tylersmalley merged commit a6d9f80 into elastic:7.x Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants