Releases: egoshard/intellij-k8s-runtime-config
Intellij v2019.x, Minor logging change
Intellij v2018.x, Minor logging change
Minor change to logging to avoid automatically thrown exception on logger error method.
Intellij v2019.x, Shared Configurations
Additional error handling to accommodate edge case situations where shared configuration files are copied from one project or code branch to another which does not contain the Yaml configuration files.
Intellij v2018.x, Shared Configurations
Additional error handling to accommodate edge case situations where shared configuration files are copied from one project or code branch to another which does not contain the Yaml configuration files.
Intellij 2019.x, Initial Release
This plugin loads Kubernetes ConfigMap, Secret and String Data values as environment variables in an IntelliJ run configuration. This allows for development of Kubernetes deployable modules without the need to run Kubernetes on local development environments which may not have enough resources.
Intellij 2018.x, Initial Release
This plugin loads Kubernetes ConfigMap, Secret and String Data values as environment variables in an IntelliJ run configuration. This allows for development of Kubernetes deployable modules without the need to run Kubernetes on local development environments which may not have enough resources.