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

intellij-kubernetes platform-plugin causes runtime error(s) "method not found" #969

Open
adietish opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@adietish
Copy link
Contributor

adietish commented Feb 3, 2025

Steps:

  1. ASSERT: have intellij-kubernetes plugin 1.4 installed
  2. ASSERT: install latest intellij-openshift-connector 1.11 (that's using kubernetes-client 7.0) <- not released yet
  3. EXEC: use intellij-openshift (dont have exact steps, it happens in some manipulations)

Result:
Plugin reports "Fatal IDE error" because of a call to the kubernetes-client library 6.x.

@adietish adietish added the bug Something isn't working label Feb 3, 2025
@adietish adietish self-assigned this Feb 3, 2025
@adietish adietish moved this to 📝 In Progress in IDE Cloudaptors Feb 3, 2025
@adietish adietish added this to the 1.11.0 milestone Feb 3, 2025
@adietish
Copy link
Contributor Author

adietish commented Feb 4, 2025

fixed by https://github.com/redhat-developer/intellij-openshift-connector/pull/971/files#diff-3d103fc7c312a3e136f88e81cef592424b8af2464c468116545c4d22d6edcf19R14

- platformPlugins=com.redhat.devtools.intellij.telemetry:1.2.1.62, com.redhat.devtools.intellij.kubernetes:1.4.0.4
+ platformPlugins=com.redhat.devtools.intellij.telemetry:1.2.1.62

@adietish adietish moved this from 📝 In Progress to 📋 Backlog in IDE Cloudaptors Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant