intellij-kubernetes
                                
                                 intellij-kubernetes copied to clipboard
                                
                                    intellij-kubernetes copied to clipboard
                            
                            
                            
                        Poll: next new feature
- 
#835 
- 
#833 #832 "Open editor" is by far the most widely used feature. Pushing modifications isn't as popular though. This could indicate that users use editors to inspect resources. Kubectl users use "describe" for this sake. We should therefore add "describe" for the 2 resources that are most widely opened currently. 
- 
#630 Technically speaking this seems not possible though. A new round of investigation and talks could possibly shed new light though. 
- 
#792 Some users were complaining that notifications were distracting and asked for a preference to turn these off. We may want to offer a less intrusive way to notify users of changes that were not pushed yet. 
- 
#847 When debugging ex. a deployment on a kubernetes/OpenShift cluster, one needs to inspect the deployment resource and the service as well as the pods that match its selector label. Being able to query those by label and then open them in an (multi-resource) editor would be a big help. 
- 
#845 Selecting random resources in the resource tree and open them in an (multi-resource) editor would be a neat and simple enhancement. 
- 
#848 It would be very handy if the editor could help the user to annotate a resource by presenting a list of known annotations.