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

docs: Reinstate Quickstart kustomize v4.0.0 prerequisite #245

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Sep 15, 2022

Motivation

Until ModelMesh release 1.0 the Quickstart guide should require kustomize version 4.0.0+ since the ModelMesh 0.9 release does not yet have the install script fixes to tolerate older versions of the kustomize CLI.

After the ModelMesh 1.0 release, the Quickstart doc should be changed to allow kustomize version 3.2.0 since that next release will include the respective install script fixes (#233) to tolerate older versions of kustomize.

Fixes #243

Modifications

Reinstate the kustomize v4.0.0+ prereqs in the Quickstart guide.

Result

The required version of kustomize in the Quickstart guide matches what the install and delete scripts support.

TODOs

Create a new issue to change the Quickstart guide to allow kustomize version 3.2.0 after ModelMesh release 1.0 since that next release will include the respective install script fixes (#233) to tolerate older versions of kustomize.

/cc @njhill @rafvasq

Until ModelMesh release 1.0 the Quickstart guide should
require kustomize version 4.0.0 since the ModelMesh 0.9
release does not yet have the install script fixes (kserve#233)
to tolerate older versions of the kustomize CLI.

After ModelMesh release 1.0 the Quickstart should be changed
to allow kustomize version 3.2.0 since that next release
will include the respective install script fixes to tolerate
older versions of kustomize.

Fixes kserve#243

Signed-off-by: Christian Kadner <[email protected]>
@kserve kserve deleted a comment from kserve-oss-bot Sep 15, 2022
@ckadner ckadner added the documentation Improvements or additions to documentation label Sep 15, 2022
@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 Sep 15, 2022

/lgtm

@kserve-oss-bot kserve-oss-bot merged commit 2154a25 into kserve:main Sep 15, 2022
hdefazio pushed a commit to hdefazio/modelmesh-serving that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved documentation Improvements or additions to documentation lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kustomize versions between latest release and main quick start guides
3 participants