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

doc: Update docs for release v0.11.0 #414

Merged
merged 3 commits into from
Aug 2, 2023

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Aug 1, 2023

Motivation

Several docs are still pointing to the previous release or are inconsistent in that the latest doc files from the main branch point to incompatible resources on the previous release-0.10 branch or tagged release v0.10.0.

Modifications

  • add tags when pre-pulling images for FVT (latest, v...)
  • pre-pull minio-examples and minio-dev-examples images for FVT
    • one reason for the frequent timeouts in the FVT setup nodes
      • predictor tests using minio-dev-examples
      • storage tests for PVC using minio-examples (non -dev-)
  • update links to modelmesh environment variables
  • update install-script and quickstart to clone main branch, adding note pointing to the most recent stable release, and re-including the self-signed cert flag (doc: Remove cert flag from quickstart #364)
  • update required minimum Kubernetes version to 1.23 (HPA autoscaling/v2)
  • update modelmesh component-versions to v0.11.0
  • update release-process docs with additional places where versions need to be replaced

Result

Hopefully more consistent user experience when installing ModelMesh and more clarity for developers doing the release process.

FYI @rafvasq

Related #408

Related kserve#408

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner ckadner requested review from njhill and removed request for joerunde August 1, 2023 22:04
@ckadner ckadner added the documentation Improvements or additions to documentation label Aug 1, 2023
@ckadner ckadner added this to the v0.11.0 milestone Aug 1, 2023
ckadner added 2 commits August 1, 2023 15:31
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Copy link
Member

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

Thanks Christian!

/LGTM

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

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

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

@ckadner ckadner merged commit e147d28 into kserve:main Aug 2, 2023
@ckadner ckadner mentioned this pull request Aug 2, 2023
2 tasks
ckadner added a commit that referenced this pull request Aug 2, 2023
- Add tags when pre-pulling images for FVT (`latest`, `v...`)
- Pre-pull minio-examples and minio-dev-examples images for FVT
  - this is one reason for the frequent timeouts in the FVT setup nodes
    - predictor tests using minio-dev-examples
    - storage tests for PVC using minio-examples (non -dev-)
- Update links to `modelmesh` environment variables
- Update install-script and quickstart to clone `main` branch, adding
  note pointing to the most recent stable release, and re-including the
  self-signed cert flag (#364)
- Update required minimum Kubernetes version to `1.23` (HPA
  `autoscaling/v2`)
- Update modelmesh component-versions to `v0.11.0`
- Update release-process docs with additional places where versions need
to be replaced

---------

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
(cherry picked from commit e147d28)
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.

3 participants