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

Merge latest changes from main #305

Closed
wants to merge 3 commits into from
Closed

Merge latest changes from main #305

wants to merge 3 commits into from

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Jan 10, 2023

Update release-0.10 branch with last commits from main (#304)

/cc @njhill

JasmondL and others added 3 commits January 6, 2023 15:45
#### Motivation
Fix vulnerabilities in the ModelMesh Controller image.

#### Modifications
1. Remove dependencies to any packages in the runtime. 
2. Updated Go version to the latest version.

#### Result 
The feature is functionally working, I have tested it on my own cluster.

Signed-off-by: JasmondL <Jasmond.Ming.Quan.Loh@sap.com>

Co-authored-by: JasmondL <Jasmond.Ming.Quan.Loh@sap.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
#### Motivation

Quickstart should use namespace scope mode for simplicity. In current version there is an inconsistency wrt `ServingRuntimes` vs `ClusterServingRuntimes`.

#### Modifications

- `docs/install/install-script.md` (correct a typo)
- `docs/quickstart.md` (change install command for ns scope mode and add missing `torchserv` serving runtime)
- `scripts/install.sh` (fix `sed -i` commands)


#### Result

Quickstart install steps work like a charm again :-)


#### TODOs

Once merged into `main`, we will need to update the `release-0.10` branch as well

---

/cc @njhill 
/assign @njhill 


Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner ckadner requested review from rafvasq and njhill January 10, 2023 07:51
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ckadner
To complete the pull request process, please assign animeshsingh after the PR has been reviewed.
You can assign the PR to them by writing /assign @animeshsingh in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ckadner
Copy link
Member Author

ckadner commented Jan 10, 2023

This merge is not ideal as there are some commits here that were merged before.

@njhill
Copy link
Member

njhill commented Jan 10, 2023

OK @ckadner I'm closing this since I've just cherry-picked/pushed that one commit to the release-0.10 branch as discussed.

@njhill njhill closed this Jan 10, 2023
hdefazio pushed a commit to hdefazio/modelmesh-serving that referenced this pull request Feb 14, 2025
Signed-off-by: mholder6 <marholde@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants