Rabi Panda
171ce992e4
Fix compilation issues for tests. ( #29 )
...
Some of the tests that use the x-pack code are failing compilation. This PR cleans up the references to fix the issue.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:10 -06:00
Rabi Panda
38e9c9750a
[PURIFY] Remove the AuthorizationEnginePlugin from examples. ( #26 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
nknize
033f34cfdc
[PURIFY] fix GetDataStreamsRequestTests build failure
...
This fixes the constructor for IndexNameExpressionResolver to pass in
Settings.EMPTY to a ThreadContext used by the resolver.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Nick Knize
d91ce2bd00
[PURIFY] remove all trace of x-pack transforms ( #31 )
...
This commit removes all trace of Elastic licensed transforms.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Nick Knize
3f168ac85c
[PURIFY] Revert "Move data stream transport and rest action to xpack ( #59593 )" ( #28 )
...
This commit reverts commit 2a89e13e43
. Relicensing data streams from OSS to XPack.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Rabi Panda
c856534394
[PURIFY] Remove remaining x-pack license. ( #25 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Nick Knize
82300bbe3d
[PURIFY] remove all trace of x-pack monitoring ( #22 )
...
This commit removes all trace of Elastic licensed monitoring
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Nick Knize
70a07216bb
[PURIFY] remove all trace of x-pack watcher ( #21 )
...
This commit removes all trace of Elastic licensed watcher
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
4aee8e56db
[PURIFY] remove all trace of x-pack index lifecycle management ( #20 )
...
This commit removes all trace of Elastic licensed ILM.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
46f37bfa81
[PURIFY] remove all trace of x-pack migration ( #19 )
...
This commit removes all trace of Elastic licensed Migration
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
f15b830261
[PURIFY] remove all trace of x-pack sql ( #18 )
...
This commit removes all trace of Elastic licensed SQL
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
3769b2c6a4
[PURIFY] remove all trace of x-pack rollups ( #17 )
...
This commit removes all trace of Elastic licensed rollups
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
fb7ff93c42
[PURIFY] remove all trace of x-pack security ( #16 )
...
This commit removes all trace of the security high level rest client and other reference to x-pack security
Co-authored-by: Rabi Panda <rabipanda@icloud.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
6036fe822e
[PURIFY] Add InferenceConfig to org.elasticsearch.client.analytics ( #15 )
...
This commits adds InferenceConfig back to org.elasticsearch.client.analytics for use in InferencePipelineAggregationBuilder.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
b5cd4c417c
[PURIFY] remove all trace of x-pack ml ( #14 )
...
This commit removes all trace of x-pack ml.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
1cdbc63917
[PURIFY] remove all trace of x-pack graph ( #13 )
...
This commit removes all trace of Elastic licensed graph feature
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
125958eb2c
Remove the Elastic license file, all checks for this license and the license REST APIs. ( #12 )
...
Co-authored-by: Rabi Panda <rabipanda@icloud.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
0dd4f9f281
[PURIFY] remove all trace of x-pack ccr ( #11 )
...
This committ removes all trace of Elastic licensed CCR.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
479dd4b42a
[PURIFY] remove all trace of x-pack async-search ( #10 )
...
This commit removes all trace of Elastic licensed asyc-search
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
204122aae4
[PURIFY] remove all trace of x-pack enrichment processor ( #9 )
...
This commit removes all trace of the Elastic licensed enrichment processor.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
a0b91cb230
Cleanup build script to exclude security-authorization-engine ( #8 ) ( #8 )
...
* Cleanup build-scan, remove publish scan to elastic server
* Cleanup build script to exclude security-authorization-engine which test has dependency on xpack
* Cleanup build script to exclude security-authorization-engine which test has dependency on xpack
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
3a52e9ddc1
[PURIFY] update build.gradle files to ensure build completes; gradle check fails ( #7 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
e96624565a
[PURIFY] remove issue, pr tempalte to avoid confusion, we could add olater ( #10 ) ( #6 )
...
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
168f5e825f
[PURIFY] remove all trace of x-pack eql ( #5 )
...
This commit removes all trace of EQL from the sanitized fork.
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
55b8ab4338
Cleanup build-scan, remove publish scan to elastic server ( #1 ) ( #4 )
...
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize
0d1e9a7b64
[PURIFY] Remove docs directory ( #3 )
...
This commit removes the doc directory
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:05 -06:00
nknize
b7138c88e8
[PURIFY] Remove x-pack directory
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:04 -06:00
James Rodewig
e1a9e1efb6
[DOCS] Fix explain API anchors ( #68007 ) ( #68012 )
2021-01-26 12:23:37 -05:00
James Rodewig
fcc1f0ae59
[DOCS] Add security privileges to repositories monitoring API docs ( #67944 ) ( #67990 )
2021-01-26 11:32:16 -05:00
Nik Everett
9ba0c53bc8
Drop old assertion in test
...
Drops an assertion that in 1911 Paris rolled its clocks back past
midnight. This assertion is so far in the past that it isn't
consistently included in the JDK's tzdb. When we upgraded to 15.0.1 it
fell out of my tzdb locally. It doesn't seem to have happened to CI,
oddly, but it just doesn't seem worth keeping.
Closes #67930
2021-01-26 09:27:25 -05:00
Nhat Nguyen
34b7497c0c
Ensure IndexingPressure memory is re-adjusted once ( #67673 )
...
We have seen a case where the memory of IndexingPressure was
re-adjusted twice. With this commit, we will log that error with a
stack trace so that we can figure out the source of the issue.
2021-01-25 19:34:08 -05:00
James Rodewig
7279f28344
Fix segment typo in tophints aggregator ( #67858 ) ( #67927 )
...
Co-authored-by: Howard <danielhuang@tencent.com>
2021-01-25 12:07:27 -05:00
James Rodewig
a01c57e9a1
[DOCS] Add security privileges to document API docs ( #67843 ) ( #67914 )
2021-01-25 10:28:27 -05:00
James Rodewig
5c6161b8d9
[DOCS] Add security privileges to ingest API docs ( #67845 ) ( #67902 )
2021-01-25 08:59:52 -05:00
jmartin51
a24dec97a7
Adding link to client settings page in repository settings page
...
Adding Href link to client settings page in repository setting spage, In order to make it clearer that we can use any non-secure settings from client in the repository settings
2021-01-22 09:41:45 +01:00
James Rodewig
1969ed7e67
[DOCS] Add security privileges to cat API docs ( #67467 ) ( #67772 )
2021-01-20 10:46:42 -05:00
James Rodewig
bd955fbc91
[DOCS] Add security privileges to data stream API docs ( #67612 ) ( #67768 )
2021-01-20 10:27:17 -05:00
Vincent Fuchs
bc70936dc5
[DOCS] removing extra double quote from example ( #67667 )
2021-01-19 11:37:15 -05:00
James Rodewig
052a61b8dd
[DOCS] Add security privileges to cluster API docs ( #67589 ) ( #67709 )
2021-01-19 10:35:37 -05:00
István Zoltán Szabó
7e74688e8b
[7.10] [DOCS] Adds custom feature processors description to PUT DFA API ( #67424 ) ( #67680 )
...
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
2021-01-19 14:21:04 +01:00
Nik Everett
eb9d44d0cf
Fix composite test
...
Our test for early termination would break if we made many small
segments because none of them would be large enough to trigger the early
termination. This makes sure have only a single segment for these test,
making sure we terminate early.
Closes #62769
2021-01-19 13:54:09 +01:00
Rene Groeschke
80b8b23b8d
Add Security Advisory to 7.10.2 release notes ( #67605 )
...
- Update docs/reference/release-notes/7.10.asciidoc
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-18 10:39:26 +01:00
Benjamin Trent
69752d4ead
[ML] [DOCS] adding missing fields to the get trained models API docs ( #67590 ) ( #67600 )
...
Adds missing fields description, inference_config, and input to the GET trained models API documentation
2021-01-15 13:48:34 -05:00
Mark Ramotowski
310cd1bfeb
[DOCS] Fix typo ( #67576 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-15 10:19:06 -05:00
Rene Groeschke
b7be913fef
Update bwc versions after 7.10.2 has been releeased
2021-01-15 10:19:53 +01:00
James Rodewig
af1665c1e9
[DOCS] Remove 7.10.2 coming tag ( #67270 )
2021-01-14 10:53:41 -05:00
James Rodewig
6f9b4ab4b6
[DOCS] Fix ILM user note
2021-01-14 10:09:16 -05:00
Rene Groeschke
f02bd9942b
Version Bumb to 7.10.3
2021-01-14 15:43:41 +01:00
AndyHunt66
8769dbdfa4
[DOCS] Add doc values restriction for wildcard fields ( #67503 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-14 09:07:22 -05:00
James Rodewig
64c761e457
[DOCS] Fix cat API list order ( #67486 ) ( #67489 )
2021-01-13 17:04:13 -05:00