-
Notifications
You must be signed in to change notification settings - Fork 43
Proposal for Dynamic Scoring Framework Addon #165
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
Merged
openshift-merge-bot
merged 8 commits into
open-cluster-management-io:main
from
KA-Takeuchi:main
Dec 2, 2025
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
456fe08
add files for Dynamic Scoring Framework addon
KA-Takeuchi e19c103
Remove superseded-by section from metadata.yaml
KA-Takeuchi e935451
Address initial comment regarding the Dynamic Scoring Framework Addon
KA-Takeuchi 5842055
Address 2nd comment regarding the Dynamic Scoring Framework Addon
KA-Takeuchi b2851c5
add MCP server description
KA-Takeuchi ff286b8
add scoreDimensionFormat description
KA-Takeuchi 0792472
fix title number
KA-Takeuchi 7073137
Add comments for Dynamic Scoring Framework interface
KA-Takeuchi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
729 changes: 729 additions & 0 deletions
729
enhancements/sig-architecture/166-dynamic-scoring-framework-addon/README.md
Large diffs are not rendered by default.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
enhancements/sig-architecture/166-dynamic-scoring-framework-addon/metadata.yaml
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| title: dynamic-scoring-framework-addon | ||
| authors: | ||
| - "@KA-Takeuchi" | ||
| reviewers: | ||
| - TBD | ||
| approvers: | ||
| - TBD | ||
| creation-date: 2025-11-10 | ||
| last-updated: 2025-11-10 | ||
| status: provisional | ||
| see-also: | ||
| - "/enhancements/sig-architecture/58-addon-configuration" | ||
| - "/enhancements/sig-architecture/76-addon-install-strategy" | ||
| - "/enhancements/sig-architecture/81-addon-lifecycle" | ||
Binary file added
BIN
+96.1 KB
...ig-architecture/166-dynamic-scoring-framework-addon/res/architecture.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+87.1 KB
...nts/sig-architecture/166-dynamic-scoring-framework-addon/res/concept.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+239 KB
...nts/sig-architecture/166-dynamic-scoring-framework-addon/res/mcp-connection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+50.7 KB
...ents/sig-architecture/166-dynamic-scoring-framework-addon/res/story1.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.1 KB
...ents/sig-architecture/166-dynamic-scoring-framework-addon/res/story2.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: pls rename the 83 to 166 as 166 as the related issue number.