Skip to content

Link to ModelSpec in InferenceService links to wrong ModelSpec #662

Description

@fs-alecbg

Expected Behavior

The ModelSpec link in the predictor spec should be to to the model spec in the v1beta1 part of the reference docs.

Actual Behavior

The link is instead to the model spec in the v1alpha1 part of the spec (representing a trained model).

Steps to Reproduce the Problem

  1. Go to https://kserve.github.io/website/docs/reference/crd-api#predictorspec and click on the ModelSpec field.

Additional Info

Additional context
Correct link has #modelspec-1 at the end, incorrect link is #modelspec

I've also found the same mistake in https://kserve.github.io/website/docs/reference/crd-api#modelformat. It's probably worth checking every modelspec link.

Install information:
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions