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

Create or Update alias API supports must_exist parameter #6245

Merged
merged 10 commits into from
Jan 30, 2024

Conversation

gaobinlong
Copy link
Contributor

@gaobinlong gaobinlong commented Jan 23, 2024

Description

In version 2.12.0, we enable the parameter must_exist for the Remove action in Create/Update aliases API, this PR documents the usage.

Issues Resolved

Fixes #6124

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.

Signed-off-by: gaobinlong <gbinlong@amazon.com>
@hdhalter
Copy link
Contributor

Thanks for adding this PR, @gaobinlong! Is it ready for a doc review?

@hdhalter hdhalter added release-notes PR: Include this PR in the automated release notes v2.12.0 labels Jan 24, 2024
Copy link
Collaborator

@vagimeli vagimeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaobinlong Please see my doc review edits to make sure I've retained the intended meaning. I'll move this PR into editorial review following your review. Thanks, Melissa

_im-plugin/index-alias.md Outdated Show resolved Hide resolved
_im-plugin/index-alias.md Outdated Show resolved Hide resolved
@vagimeli vagimeli added the 4 - Doc review PR: Doc review in progress label Jan 24, 2024
gaobinlong and others added 2 commits January 30, 2024 13:35
Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
Signed-off-by: gaobinlong <gbinlong@amazon.com>
Co-authored-by: Melissa Vagi <vagimeli@amazon.com>
Signed-off-by: gaobinlong <gbinlong@amazon.com>
@gaobinlong
Copy link
Contributor Author

@gaobinlong Please see my doc review edits to make sure I've retained the intended meaning. I'll move this PR into editorial review following your review. Thanks, Melissa

The suggested change looks good to me, I've changed that, thanks!

@vagimeli vagimeli added 5 - Editorial review PR: Editorial review in progress and removed 4 - Doc review PR: Doc review in progress labels Jan 30, 2024
Add copy tags
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vagimeli Just a few changes. Thanks!

_im-plugin/index-alias.md Outdated Show resolved Hide resolved
_im-plugin/index-alias.md Outdated Show resolved Hide resolved
_im-plugin/index-alias.md Outdated Show resolved Hide resolved
_im-plugin/index-alias.md Outdated Show resolved Hide resolved
_im-plugin/index-alias.md Outdated Show resolved Hide resolved
vagimeli and others added 6 commits January 30, 2024 12:21
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
@vagimeli vagimeli merged commit acd5ba5 into opensearch-project:main Jan 30, 2024
3 checks passed
@vagimeli vagimeli added 3 - Done Issue is done/complete and removed 5 - Editorial review PR: Editorial review in progress labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Issue is done/complete release-notes PR: Include this PR in the automated release notes v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Remove action in Update aliases API now supports must_exist parameter
4 participants