Releases: redhat-developer/intellij-kubernetes
Releases Β· redhat-developer/intellij-kubernetes
0.7.1
0.7.0
- As a user I want to be able to open a terminal in a pod (#214) link
- cannot follow logs for a pod with multiple containers (#461) link
- Support init containers (#523) link
- when switching current namespace, editor still saves to previous namespace (#492) link
- Can push yml resource without a name but no resource is created, "pull" and "diff" actions do nothing (#530) link
- IDE stuck for some second when opening yaml files and not being connected to any cluster (#493) link
- Cannot set new context if there's no current context yet (#513) link
- Pushing a 2nd time errors with empty error details (#485) link
- lighten up icons and provide separate icons for the light theme (#469) link
0.6.2
0.6.1
0.6.0
-
As a user i would like to see full error message (#336) link
-
bump min IDEA version to IC-2021.1 link
-
Allow to push resources with generateName instead of name field (#437) link
-
Fatal IDE error when deleting file that is opened in editor (#446) link
-
Editor should error if there's no current context (#426) link
-
Pull notification disappears when I bump the resourceVersion (#444) link
-
clicking left and then right on a resource in the tree opens it in an editor (#432) link
0.5.1
0.5.0
- opened editor should switch to new current context if one switches the kube config (#283) link
- As a user I would like to see a diff of my editor with the remote resource (#224) link
- Editing fails if you're not admin on your cluster (#348) link
- Pulling is replacing json by yaml (#342) link
- apiVersion-error is not updated/removed when error is fixed (#345) link
- Push notification does not go away even though I just pushed (#376) link
- plugin launched from source in IC-2022.1 leads to empty tool window and fatal IDE error (#395) link
- Ignore button doesn't do anything (#387) link
- IllegalStateException when pushing resource without metadata fields (#377) link
0.4.2
0.4.1
0.4.0
- As a user I want to control if my local file is overwritten from the cluster pull (#319) link
- IllegalStateException when creating a new kubernetes yml file without namespace (#317) link
- Start/Stop of cluster does not cause tree to change (#339) link
- new pipeline does not appear in tree when pushed via editor (#328) link
- CRC/OpenShift: deployment does not appear when created (#326) link
- Updating deployment won't update available pods (#306) link