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:
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:
kubectl version):git describe --tags --dirty --always): bd1fcac