-
Notifications
You must be signed in to change notification settings - Fork 10
Tekton tool window only displays "nothing to show" #671
Comments
Hi @tosmi, sorry for the late reply.
I'm thus kinda out of guesses why you experience this error. Do you maybe have intellij-knative installed, too? Are you aware of other plugins that would use kubernetes-client, maybe in a different version? |
no worries, thanks for getting back! i'm a little bit confused about the state of tekton support in intellij. is intellij-tekton the same plugin as "Tekton Piplines by Red Hat"? and is this still supported? i'm currently using "Tekton Pipelines by Red Hat" version 1.4.2.294. currently i do not have a cluster with Tekton installed, so if you could clarify the state of the plugin, it's ok to close this issue. |
@tosmi: intellij-tekton is the project-name of the plugin available as Tekton Piplines by Red Hat in marketplace. We're deprecating the plugin because we are lacking whomen/man-power to bring it further. To keep it alive we'd need substantial work. At the same time, there's very little interest in the developer community (very little downloads, usages). Maybe our vscode extension can help you where intellij-tekton is outdated. That extension also stalled their progress though. |
I'm keeping this issue opened to properly reflect the state of this error, which is unresolved. We dont expect any work on it in the immediate future though. |
i'm on
IntelliJ IDEA (build #IU-241.14494.240, Thu, 28 Mar 2024 05:12:00 GMT)
and using the following k8s plugins:tekton pluing version
Tekton Pipelines by Red Hat (1.4Tekton.2.294)`OpenShift Toolkit by Red Hat (1.8.0)
Kubernetes by Red Hat (1.2.3.294)
Kubernetes (241.15989.150)
connected to an openshift cluster:
i'm in a ns that has tekton tasks, but the plugin only displays "nothing to show". the intellij logs displays the following trace:
the cluster has got a
projecthelmchartrepositories resource
:according to intellij the current context is set to the namespace that contains my tasks.
any hints what might cause this issue?
if you need more info please let me know.
thanks!
The text was updated successfully, but these errors were encountered: