intellij-kubernetes
intellij-kubernetes copied to clipboard
IntelliJ Kubernetes plugin
"Edit..." non namespaced resource (ex. Namespace) -> editor title is matching pattern
"Edit.." namespaced resource (ex. Pod) -> editor title is matching pattern @
https://github.com/redhat-developer/intellij-kubernetes/blob/main/.github/workflows/it.yml#L13
```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...
**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...
**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...
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
Starting with 0.7.1 the following deprecated API usage is complained about in the plugin marketplace: 