-
Notifications
You must be signed in to change notification settings - Fork 23
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
Merge 2.x to model registry #289
Merged
wanglam
merged 27 commits into
opensearch-project:feature/model-registry
from
wanglam:feat-merge-2.x-to-model-registry
Nov 16, 2023
Merged
Merge 2.x to model registry #289
wanglam
merged 27 commits into
opensearch-project:feature/model-registry
from
wanglam:feat-merge-2.x-to-model-registry
Nov 16, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
…) (opensearch-project#189) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 6a3faee) Co-authored-by: Lin Wang <[email protected]>
…-project#191) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit f2b701b) Co-authored-by: Lin Wang <[email protected]>
…search-project#195) * feat: remove experiment warning banner Signed-off-by: Lin Wang <[email protected]> * doc: update release notes for remove experiment banner Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 0ef4753) Co-authored-by: Lin Wang <[email protected]>
…ect#200) (opensearch-project#201) * feat: enable ml-commons-dashboards plugin by default Signed-off-by: Lin Wang <[email protected]> * feat: update release notes for enable plugin by default Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit a1cb7de) Co-authored-by: Lin Wang <[email protected]>
…ject#203) (opensearch-project#204) * Revert "feat: enable ml-commons-dashboards plugin by default (opensearch-project#200)" This reverts commit a1cb7de. Signed-off-by: Lin Wang <[email protected]> * Revert "feat: remove experiment warning banner (opensearch-project#194)" This reverts commit 0ef4753. Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 31df7d4) Co-authored-by: Lin Wang <[email protected]>
…arch-project#209) (opensearch-project#212) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 2bc3f38) Co-authored-by: Lin Wang <[email protected]>
…ject#213) * update to correct machine learning document address to fix opensearch-project#208 Signed-off-by: Lin Wang <[email protected]> * fix: update link in deployment table empty screen Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 7a33d01) Co-authored-by: Lin Wang <[email protected]>
…search-project#214) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit e2825c4) Co-authored-by: Lin Wang <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
…nsearch-project#228) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit ba01d34) Co-authored-by: Lin Wang <[email protected]>
…arch-project#203)" (opensearch-project#229) (opensearch-project#231) * Revert "Revert remove experiment banner and enable by default (opensearch-project#203)" This reverts commit 31df7d4. Signed-off-by: Lin Wang <[email protected]> * doc: remove release update for 2.8.0 Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 2caf020) Co-authored-by: Lin Wang <[email protected]>
…-project#233) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 02e80a9) Co-authored-by: Lin Wang <[email protected]>
…project#239) (opensearch-project#240) * Revert "feat: exclude remote model for admin UI (opensearch-project#225)" This reverts commit ba01d34. Signed-off-by: Lin Wang <[email protected]> * feat: add source field to distinguish local and external model Signed-off-by: Lin Wang <[email protected]> * feat: add miss display words Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 63c7a5a) Co-authored-by: Lin Wang <[email protected]>
…ensearch-project#242) * fix: reset to page 1 after name or state search Signed-off-by: Lin Wang <[email protected]> * refactor: remove unnecessary act call Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 24aa9df) Co-authored-by: Lin Wang <[email protected]>
…arch-project#246) * feat: remove customized font size and font weight Signed-off-by: Lin Wang <[email protected]> * feat: update color to $ouiLinkColor Signed-off-by: Lin Wang <[email protected]> * feat: remove white background for refresh interval Signed-off-by: Lin Wang <[email protected]> * remove ace theme Signed-off-by: Lin Wang <[email protected]> * refactor: update <b> to <strong> Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit 3aa8eaf) Co-authored-by: Lin Wang <[email protected]>
…ect#248) (opensearch-project#251) * feat: support external models in deployed model list Signed-off-by: Lin Wang <[email protected]> * refactor: update name to required Signed-off-by: Lin Wang <[email protected]> * fix: connector index not found Signed-off-by: Lin Wang <[email protected]> * refactor: update options filter with normal string[] value Signed-off-by: Lin Wang <[email protected]> * fix: hits not defined Signed-off-by: Lin Wang <[email protected]> * fix: update wording Signed-off-by: Lin Wang <[email protected]> * fix: connector id not exists in all connectors Signed-off-by: Lin Wang <[email protected]> * fix: show models when failed to load all external connectors Signed-off-by: Lin Wang <[email protected]> * feat: update deployed models title to models Signed-off-by: Lin Wang <[email protected]> * refactor: remove unused code in model connector filter Signed-off-by: Lin Wang <[email protected]> * feat: address PR comments Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit cc3810b) Co-authored-by: Lin Wang <[email protected]>
…ensearch-project#253) * feat: update preview panel for external models Signed-off-by: tygao <[email protected]> * feat: update preview panel for external models Signed-off-by: tygao <[email protected]> --------- Signed-off-by: tygao <[email protected]> (cherry picked from commit 9bbd25f) Co-authored-by: raintygao <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
…project#257) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit b817d98) Co-authored-by: Lin Wang <[email protected]>
…project#259) * doc: add release notes for 2.10 Signed-off-by: tygao <[email protected]> * doc: append prs Signed-off-by: tygao <[email protected]> * doc: separate prs Signed-off-by: tygao <[email protected]> --------- Signed-off-by: tygao <[email protected]> (cherry picked from commit db0003d) Co-authored-by: tygao <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
…rch-project#277) Signed-off-by: Lin Wang <[email protected]> (cherry picked from commit cc2d58e) Co-authored-by: Lin Wang <[email protected]>
… checks 2.x (opensearch-project#281) Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
wanglam
force-pushed
the
feat-merge-2.x-to-model-registry
branch
2 times, most recently
from
November 15, 2023 09:07
3dde16e
to
601e86b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/model-registry #289 +/- ##
==========================================================
+ Coverage 84.13% 84.30% +0.17%
==========================================================
Files 118 121 +3
Lines 2395 2453 +58
Branches 471 517 +46
==========================================================
+ Hits 2015 2068 +53
- Misses 290 292 +2
- Partials 90 93 +3 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Lin Wang <[email protected]>
wanglam
force-pushed
the
feat-merge-2.x-to-model-registry
branch
from
November 15, 2023 09:27
601e86b
to
d82a06b
Compare
raintygao
approved these changes
Nov 15, 2023
ruanyl
approved these changes
Nov 16, 2023
wanglam
merged commit Nov 16, 2023
54f8603
into
opensearch-project:feature/model-registry
7 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge 2.x updates to model registry branch
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
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.