intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

IntelliJ Kubernetes plugin

Results 126 intellij-kubernetes issues
Sort by recently updated
recently updated
newest added

"Edit..." non namespaced resource (ex. Namespace) -> editor title is matching pattern

tests

"Edit.." namespaced resource (ex. Pod) -> editor title is matching pattern @

tests

https://github.com/redhat-developer/intellij-kubernetes/blob/main/.github/workflows/it.yml#L13

tests

```bash FAILURE: Build failed with an exception. * Where: Build file '/home/runner/work/intellij-kubernetes/intellij-kubernetes/build.gradle' line: 13 * What went wrong: A problem occurred evaluating root project 'intellij-kubernetes'. > Cannot compare java.lang.String with...

https://plugins.jetbrains.com/plugin/10485-kubernetes/reviews#review=78299 and https://plugins.jetbrains.com/plugin/10485-kubernetes/reviews#review=76759

If you have multi-resource document, you may be resources reference each other within that document. As a user I'd like to have an easy way to jump from the referee...

kind/feature
editor

**Steps:** 1. ASSERT: have a pod runnin 2. EXEC: open a terminal to it 3. ASSERT: have a terminal tab to the pod in "Kubernetes Consoles" 4. EXEC: click the...

kind/bug
severity/major

**Steps:** 1. ASSERT: have a cluster with am expired token 2. EXEC: open a resource file 3. ASSERT: you are prompted to push the editor to the cluster (you are...

kind/bug
severity/major
editor

Taken from a comments to jetbrains kubernetes plugin: * https://plugins.jetbrains.com/plugin/10485-kubernetes/reviews#review=72261: * https://plugins.jetbrains.com/plugin/10485-kubernetes/reviews#review=71851

kind/feature

Starting with 0.7.1 the following deprecated API usage is complained about in the plugin marketplace: ![Image](https://user-images.githubusercontent.com/25126/226286331-8489ac37-bbc4-4a87-ab6e-f42ebbb35d9c.png)

kind/bug
severity/major