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

Added input parameter validation with few small changes #371

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

heemin32
Copy link
Collaborator

Description

  1. Added datasource name validation in delete/update api
  2. Added datasource name validation in processor creation method
  3. Changed index name delimiter from . to - to be consistent with others

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

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

1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
@heemin32 heemin32 merged commit 0cfddbf into opensearch-project:main Jul 27, 2023
23 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 27, 2023
1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 0cfddbf)
heemin32 added a commit that referenced this pull request Jul 27, 2023
1. Added datasource name validation in delete/update api
2. Added datasource name validation in processor creation method
3. Changed index name delimiter from `.` to `-` to be consistent with others

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 0cfddbf)

Co-authored-by: Heemin Kim <heemin@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport PR to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants