Add validation on context template removal#15608
Add validation on context template removal#15608mgodwan wants to merge 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
|
❌ Gradle check result for 6a90a58: null 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? |
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
|
❌ Gradle check result for 4a8cf94: null 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? |
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15608 +/- ##
============================================
+ Coverage 71.85% 71.91% +0.06%
- Complexity 63847 63904 +57
============================================
Files 5257 5257
Lines 298543 298555 +12
Branches 43164 43165 +1
============================================
+ Hits 214507 214720 +213
+ Misses 66421 66222 -199
+ Partials 17615 17613 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is stalled because it has been open for 30 days with no activity. |
|
This PR is stalled because it has been open for 30 days with no activity. |
|
This PR is stalled because it has been open for 30 days with no activity. |
|
@mgodwan Is this still relevant or should it be closed? |
Description
Prevent removal of system templates used via context in indices.
Related Issues
Prevent removal of system templates used via context in indices.
Check List
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.