Releases: redhat-developer/intellij-kubernetes
Releases · redhat-developer/intellij-kubernetes
0.3.0
- Resource editor: should allow to edit files loaded from local disk (File > Open) (#217) link
- Support Kubernetes 1.22.0 (#266) link
- Pods for a deployment are not listed. An error is displayed instead. (#281) link
- Add telemetry information for the extension (#212) link
0.2.4
Bug Fixes
- InvalidPathException: Illegal char <:> at index 16: \Repository Diff: application.yml (#258) link
- Should stop watching resources when tree node is collapsed (#132) link
Other
- bump kubernetes-client to latest version (#226) link
0.2.2
Bug Fixes
- IDE Error: commitDocument() left PSI inconsistent (#236) link
0.2.1
Features
- Should be able to edit resources (#175) link
Bug Fixes
- Should stop watching resources when tree node is collapsed (#132) link
- Too many dependencies in the zip file (#185) link
Other
0.1.6
Features
- "Use Project/Namespace" & "Set as Current Cluster" should alter kubeconfig (#193) link
Bug Fixes
- tool window: active context is not updated when unauthorized context is logged in (#192) link
0.1.5
Bug Fixes
- Switch project/namespace command not showing up' (#181) link
- adapted to changes in intellij-common/StructureTreeAction#isVisible (#180) link
0.1.3
Bug Fixes
- PluginException: Icon cannot be found in 'AllIcons.Modules.DeleteContentFolder' (#172) link
- Should stop watching resources when tree node is collapsed (#132) link