Skip to content

Commit 6e5a02f

Browse files
n1v0lgpquentin
andauthored
Remove read_connector_secrets cluster privilege (#2692)
Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent 3722b31 commit 6e5a02f

File tree

5 files changed

+24
-35
lines changed

5 files changed

+24
-35
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema-serverless.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 12 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/security/_types/Privileges.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,6 @@ export enum ClusterPrivilege {
165165
* @availability stack
166166
*/
167167
read_ccr,
168-
/**
169-
* @availability stack
170-
*/
171-
read_connector_secrets,
172168
/**
173169
* @availability stack
174170
*/

0 commit comments

Comments
 (0)