Skip to content

Kustomize build to install the GIE CRDs does not install the new InferenceModelRewrite CRD #1933

@shmuelk

Description

@shmuelk

What happened:
When running kustomize build to install the GIE CRDs the new InferenceModelRewrite CRD is not installed.

What you expected to happen:
The new InferenceModelRewrite CRD should have been installed.

How to reproduce it (as minimally and precisely as possible):
From within a clone of the GIE repo, run:

kustomize build config/crd | kubectl apply --server-side --force-conflicts -f -

Anything else we need to know?:
No.

Environment:

  • Kubernetes version (use kubectl version):
    • Client Version: v1.34.1
    • Kustomize Version: v5.7.1
    • Server Version: v1.34.0-
  • Inference extension version (use git describe --tags --dirty --always): bd1fcac
  • Cloud provider or hardware configuration: kind
  • Install tools:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.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