Skip to content

Broken default CRD link in Istio conformance test Makefile #1826

@AvineshTripathi

Description

@AvineshTripathi

The Makefile uses:

INFERENCE_EXTENSION_VERSION ?= v0.4.0

which points to:

https://raw.githubusercontent.com/kubernetes-sigs/gateway-api-inference-extension/refs/tags/$(INFERENCE_EXTENSION_VERSION)/config/crd/bases/inference.networking.x-k8s.io_inferencepools.yaml

This link returns a 404. Overriding with a newer version works fine.

Suggestion:
Update the default INFERENCE_EXTENSION_VERSION to the latest available release so the default setup works out of the box.

Also like for quickstart with every release we update the docs do we want to do the same here

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions