Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permission name #5978

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Conversation

acktsap
Copy link
Contributor

@acktsap acktsap commented Dec 22, 2023

Description

Fix permission name ('cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists').
No cluster:monitor/tasks/list in OpenSearch repository. It seems typo in representing ListTasksAction.

Issues Resolved

None

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'

Signed-off-by: Taeik Lim <[email protected]>
@hdhalter
Copy link
Contributor

Thanks for submitting this PR, @acktsap !

@hdhalter hdhalter merged commit 786561d into opensearch-project:main Dec 26, 2023
3 checks passed
@hdhalter hdhalter added the backport 2.11 PR: Backport label for 2.11 label Dec 26, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 26, 2023
- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'

Signed-off-by: Taeik Lim <[email protected]>
(cherry picked from commit 786561d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@hdhalter hdhalter added the backport 1.3 PR: Backport label for v1.3.x label Dec 26, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 26, 2023
- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'

Signed-off-by: Taeik Lim <[email protected]>
(cherry picked from commit 786561d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
hdhalter pushed a commit that referenced this pull request Dec 26, 2023
- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'


(cherry picked from commit 786561d)

Signed-off-by: Taeik Lim <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
hdhalter pushed a commit that referenced this pull request Dec 27, 2023
- 'cluster:monitor/tasks/list' -> 'cluster:monitor/tasks/lists'


(cherry picked from commit 786561d)

Signed-off-by: Taeik Lim <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@acktsap acktsap deleted the fix/permission-name branch January 4, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.3 PR: Backport label for v1.3.x backport 2.11 PR: Backport label for 2.11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants