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

Use --namespace-scope-mode for Quickstart #304

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Jan 10, 2023

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

Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Thanks @ckadner !

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, njhill

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

The pull request process is described 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

@njhill
Copy link
Member

njhill commented Jan 10, 2023

/lgtm

@kserve-oss-bot kserve-oss-bot merged commit fbd8c62 into kserve:main Jan 10, 2023
njhill pushed a commit that referenced this pull request Jan 10, 2023
#### 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 <[email protected]>
(cherry picked from commit fbd8c62)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants