intellij-kubernetes
intellij-kubernetes copied to clipboard
IntelliJ Kubernetes plugin
Automate next tests: 1. #685 2. #686 3. #687 4. #688 More info: https://docs.google.com/spreadsheets/d/1frVZoygrWlxRynigLunVp0TktSG01Az1dz3tFMfDFYI/edit#gid=0
"Edit..." resource -> change kind to invalid value -> error notification ("Unsupported kind...") -> change kind to valid value -> error notification disappears
"Edit..." resource. -> Insert a " " before the "---" -> "Invalid kubernetes yaml/json" error notification appears -> Remove the " " (content is now correct) -> Error notification disappears
"Edit..." resource -> add space after property value (ex. kind: "Pod" ) -> no notification
Automate next tests: 1. #683 2. #684 More info: https://docs.google.com/spreadsheets/d/1frVZoygrWlxRynigLunVp0TktSG01Az1dz3tFMfDFYI/edit#gid=0
"Edit..." resource (ex. Pod) -> change metadata > name -> editor title is changing to new name as you type
Automate next tests: 1. #680 2. #681 3. #682 More info: https://docs.google.com/spreadsheets/d/1frVZoygrWlxRynigLunVp0TktSG01Az1dz3tFMfDFYI/edit#gid=0
File > Open & pick local yaml/json file -> editor title displays the filename