Skip to content

Conversation

@owaiskazi19
Copy link
Member

@owaiskazi19 owaiskazi19 commented Apr 3, 2025

Description

Improve validation for ingest and search pipeline id length to 20.

Related Issues

Resolves #17766

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@owaiskazi19 owaiskazi19 force-pushed the pipeline-validation branch from ee316d0 to 5ea651c Compare April 3, 2025 21:47
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

❌ Gradle check result for 24d500f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@owaiskazi19 owaiskazi19 force-pushed the pipeline-validation branch from 24d500f to 470e4ee Compare April 4, 2025 07:34
@owaiskazi19 owaiskazi19 requested a review from andrross April 4, 2025 07:37
@owaiskazi19 owaiskazi19 changed the title Improve validation for ingest and search pipeline id length Introduce 512 byte limit to search and ingest pipeline IDs Apr 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2025

✅ Gradle check result for 470e4ee: SUCCESS

@codecov
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.37%. Comparing base (5f1b4ab) to head (470e4ee).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17786      +/-   ##
============================================
+ Coverage     72.32%   72.37%   +0.05%     
- Complexity    66005    66052      +47     
============================================
  Files          5356     5358       +2     
  Lines        306446   306499      +53     
  Branches      44395    44404       +9     
============================================
+ Hits         221634   221830     +196     
+ Misses        66660    66478     -182     
- Partials      18152    18191      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@vibrantvarun vibrantvarun left a comment

Choose a reason for hiding this comment

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

LGTM

@owaiskazi19 owaiskazi19 merged commit 2665984 into opensearch-project:main Apr 4, 2025
34 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers ingest-pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Weak Validation for Ingest Pipeline Name

4 participants