Skip to content

Tags: qsays/garden

Tags

edge

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(k8s): add test and task support for kubernetes module type (gard…

…en-io#1530)

* feat(k8s): add test and task support for kubernetes module type

I basically re-used the same functionality from the `helm` module type.
Nice and simple.

Note: We may want to revisit that schema at some point, but I figured
the sane approach would be to keep it consistent for now.

Closes garden-io#1529

* fix: add task/test integ cases

Added integ tests for the basic failing cases for Kubernetes module
tests and tasks.

Also added missing imports for the getTestResult and getTaskResult
handlers to the kubernetes module type.

Co-authored-by: Thorarinn Sigurdsson <thorarinnsigurdsson@gmail.com>

v0.11.1

chore(release): release v0.11.1

v0.11.1-alpha.4

chore(release): release v0.11.1-alpha.4

v0.11.1-alpha.3

chore(release): release v0.11.1-alpha.3

v0.11.1-alpha.2

chore(release): release v0.11.1-alpha.2

v0.11.1-alpha.1

chore(release): release v0.11.1-alpha.1

v0.11.1-alpha.0

chore(release): release v0.11.1-alpha.0

v0.11.0

chore(release): release v0.11.0

v0.11.0-alpha.5

chore(release): release v0.11.0-alpha.5

v0.11.0-alpha.4

chore(release): release v0.11.0-alpha.4