tektoncd / triggers

Event triggering with Tekton!
Apache License 2.0
557 stars 419 forks source link

Error from server (MethodNotAllowed): error when creating "sklearn-logging.yaml": create not allowed while custom resource definition is terminating #1583

Closed pandapool closed 1 year ago

pandapool commented 1 year ago

I'm trying out the inference logging notebook : kserve/docs/samples/logger/knative-eventing/logger_demo.ipynb

I am facing the following issue: image

AlanGreene commented 1 year ago

Hi @pandapool, I'm not sure how this is related to Tekton Triggers.

The screenshot you provided shows you applying a kserve resource, and the error appears to be related to the InferenceService CRD provided by kserve. Tekton Triggers doesn't seem to be involved.

If you believe the error is somehow related to Tekton Triggers can you please provide more context / relevant information to help us understand it better?

AlanGreene commented 1 year ago

@pandapool Closing due to inactivity. If you're still having trouble and believe this is related to Tekton Triggers please reopen or create a new issue with additional information. /close

tekton-robot commented 1 year ago

@AlanGreene: You can't close an active issue/PR unless you authored it or you are a collaborator.

In response to [this](https://github.com/tektoncd/triggers/issues/1583#issuecomment-1538814690): >@pandapool Closing due to inactivity. If you're still having trouble and believe this is related to Tekton Triggers please reopen or create a new issue with additional information. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.