intellij-openshift-connector
intellij-openshift-connector copied to clipboard
IntelliJ OpenShift Toolkit
follows up on #590 **Steps:** 1. ASSERT: have a cluster that you're logged into 2. EXEC: in the context menu to the cluster node (in the resource tree), pick "Open...
[kind/Enhancement] ## Which functionality do you think we should update/improve? Similar to the check-odo version, we should also monitor Helm releases ## Why is this needed?
**Steps:** 1. ASSERT: make sure that your plugin did not download the helm binary yet (or remove it from the cache 2. ASSERT: make sure that you have helm installed...
## Which functionality do you think we should update/improve? Selecting multiple components and services for delete should be supported like in #620 ## Why is this needed? deleting several component...
https://docs.google.com/spreadsheets/d/1Yflw7_pabpdKbZkNlo2zMpJLwTGwmk5GMKDwjg6We9o/edit#gid=0
UI test cases for component "Project node (logged in)": - [ ] Create New Project - [ ] Open Console DashBoard - [ ] Delete - [ ] New Component...
When debugging the component, I am getting a warning message: (node:225) [DEP0152] DeprecationWarning: Custom PerformanceEntry accessors are deprecated. Please use the detail property. (Use `node --trace-deprecation ...` to show where...
When I try to running dev, the component does not show the runtime labels like here:  Instead, it looks like this: https://github.com/redhat-developer/intellij-openshift-connector/assets/86789336/5e8ffd61-3894-4bc6-811e-235805894c7e
When trying to create a new service, I get an error message saying "No Templates available". I have cluster with service binding and EDB operators installed.