Skip to content

Releases: egoshard/intellij-k8s-runtime-config

Intellij v2019.x, Minor logging change

30 May 23:59
Compare
Choose a tag to compare

Minor change to logging to avoid automatically thrown exception on logger error method.

Intellij v2018.x, Minor logging change

30 May 23:51
Compare
Choose a tag to compare

Minor change to logging to avoid automatically thrown exception on logger error method.

Intellij v2019.x, Shared Configurations

17 May 15:40
Compare
Choose a tag to compare

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

17 May 15:40
Compare
Choose a tag to compare

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

17 May 15:37
Compare
Choose a tag to compare

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

17 May 15:36
Compare
Choose a tag to compare

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.