OpenSearch/x-pack/plugin
Tim Vernum deacc2038e
Always attach system user to internal actions (#43902)
All valid licenses permit security, and the only license state where
we don't support security is when there is a missing license.
However, for safety we should attach the system (or xpack/security)
user to internally originated actions even if the license is missing
(or, more strictly, doesn't support security).

This allows all nodes to communicate and send internal actions (shard
state, handshake/pings, etc) even if a license is transitioning
between a broken state and a valid state.

Relates: #42215
Backport of: #43468
2019-07-03 19:07:16 +10:00
..
ccr Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
core Use separate BitSet cache in Doc Level Security (#43899) 2019-07-03 18:04:06 +10:00
data-frame [7.x] [ML][Data Frame] add node attr to GET _stats (#43842) (#43894) 2019-07-02 19:35:37 -05:00
deprecation Remove nodeId from BaseNodeRequest (#43658) 2019-06-27 18:45:14 -07:00
graph Testclusters: graph (#43033) 2019-06-13 09:50:59 +03:00
ilm ilm test - allow more time for policy completion (#43844) 2019-07-02 22:05:18 -05:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Yet another `the the` cleanup (#43815) 2019-07-01 20:22:19 +02:00
monitoring Return 0 for negative "free" and "total" memory reported by the OS (#42725) 2019-06-19 10:35:48 -06:00
rollup Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
security Always attach system user to internal actions (#43902) 2019-07-03 19:07:16 +10:00
sql Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
src/test Add dims parameter to dense_vector mapping (#43444) (#43895) 2019-07-02 21:14:16 -04:00
vectors Add dims parameter to dense_vector mapping (#43444) (#43895) 2019-07-02 21:14:16 -04:00
voting-only-node Handle situation where only voting-only nodes are bootstrapped (#43628) 2019-06-27 18:10:15 +02:00
watcher 7x watcher backport testfixes (#43848) 2019-07-02 12:16:06 -05:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00