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

related to #456 taken from the comment https://github.com/redhat-developer/intellij-kubernetes/pull/456#pullrequestreview-1052112346 ![grafik](https://user-images.githubusercontent.com/25126/183921481-1636be99-b57f-4dbb-b0da-fd742586b022.png) Push, pull and diff are all about interacting with the server. "Remove clutter" is only about the editor. The action should...

kind/enhancement
severity/minor
editor

**Steps:** 1. ASSERT: make sure you have a freshly created RH sandbox and are logged in as developer (you'd notice that there are no namespaces/projects yet) 2. EXEC: open an...

kind/bug
severity/minor

depends on #215 When follwing logs of a resource a user should be able to start & stop/pause the logging.

kind/enhancement

depends on #215 related to #440 Should be able to filter incoming logs so that I only see the logging that is of interest for me (filter out the noise)...

kind/enhancement

**Steps:** 1. ASSERT: have minikube with tekton 2. ASSERT: make sure that you dont have the following 2 tasks: * add-task-2 * task-print-date 4. EXEC: open the following in an...

kind/bug
severity/minor

**Steps:** 1. ASSERT: make sure that you're connected to a cluster where you dont have permissions to list the custom resource (ex. RH sandbox): ![image](https://user-images.githubusercontent.com/25126/162765211-00192759-b032-4125-ad6f-1ff02d5f2b84.png) 2. ASSERT: identify a custom...

kind/feature

As I told you @adietish we got a problem in tekton with our unit tests because the k8s plugin gots invoked with the in-memory editor and there was an error...

kind/enhancement

**Steps:** 1. ASSERT: have a resource to edit in your cluster 2. EXEC: open the cluster resource in an editor & modify it 3. ASSERT: push notification with "Diff" action...

kind/bug
severity/minor

**Steps:** 1. ASSERT: have 2 clusters, cluster1 set as current, cluster2 not reachable (ex. minikube stopped) 2. ASSERT: have a resource file to edit ex. job.xml ``` apiVersion: batch/v1 kind:...

kind/bug
severity/minor