Commit f631008
authored
Autoscaling: non-operator use of read-only APIs (#69423)
The capacity API is generally useful as a debugging tool and should
therefore be available for non-operators too. Furthermore, to help
understand the setup from the Elasticsearch side, reading out the policy
definitions should also be available for non-operators.1 parent ea131e5 commit f631008
File tree
2 files changed
+2
-4
lines changed- x-pack/plugin/security
- qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator
- src/main/java/org/elasticsearch/xpack/security/operator
2 files changed
+2
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments