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

Update deprecated generate-groups.sh to kube_codegen #3667

Open
spolti opened this issue May 6, 2024 · 1 comment
Open

Update deprecated generate-groups.sh to kube_codegen #3667

spolti opened this issue May 6, 2024 · 1 comment
Assignees
Labels

Comments

@spolti
Copy link
Contributor

spolti commented May 6, 2024

/kind bug

$ make generate
test -s /Users/fspolti/data/dev/sources/kserve/bin/controller-gen || GOBIN=/Users/fspolti/data/dev/sources/kserve/bin go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.12.0                                                                ─╯
go env -w GOFLAGS=-mod=mod
warning: go env -w GOFLAGS=... does not override conflicting OS environment variable
hack/update-codegen.sh
WARNING: generate-groups.sh is deprecated.
WARNING: Please use k8s.io/code-generator/kube_codegen.sh instead.

WARNING: generate-internal-groups.sh is deprecated.
WARNING: Please use k8s.io/code-generator/kube_codegen.sh instead.

What steps did you take and what happened:
[A clear and concise description of what the bug is.]

What did you expect to happen:

What's the InferenceService yaml:
[To help us debug please run kubectl get isvc $name -n $namespace -oyaml and paste the output]

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Istio Version:
  • Knative Version:
  • KServe Version:
  • Kubeflow version:
  • Cloud Environment:[k8s_istio/istio_dex/gcp_basic_auth/gcp_iap/aws/aws_cognito/ibm]
  • Minikube/Kind version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@oss-prow-bot oss-prow-bot bot added the kind/bug label May 6, 2024
@spolti
Copy link
Contributor Author

spolti commented May 6, 2024

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant