Skip to content

Tags: kunalparmar/kit-deploymentizer

Tags

v2.3.2

Merge pull request #21 from InVisionApp/fix-empty-cluster-bug

fixed issue with exception thrown for empty cluster definition

v2.3.1

Merge pull request #20 from InVisionApp/GENESIS-871/add-alt-branch

allow the k8s branch to set the branch to get env.yaml

v2.3.0

Merge pull request #19 from InVisionApp/GENESIS-856/add-type

Genesis 856/add type

v2.2.0

Merge pull request #18 from InVisionApp/cluster-async

minor: switch to process clusters in async manor

v2.1.12

Merge pull request #17 from InVisionApp/env-api-timeout-option

Env api timeout option

v2.1.11

Merge pull request #16 from InVisionApp/allow-cluster-disabling

added the ability to disable entire clusters

v2.1.10

Merge pull request #15 from InVisionApp/GENESIS-825/fail-fast_single-…

…service

Fails if call to plugin fails and you can specify single service generation

v2.1.9

Merge pull request #14 from InVisionApp/fix-plugin-path

Fix path for loading plugin to work with kit-server

v2.1.8

Merge pull request #13 from InVisionApp/branch-fix

Fix for incorrect branch being used during manifest generation

v2.1.7

Merge pull request #12 from InVisionApp/fix-tagging

update steps to tag branch/commit also. this allows easy reverts to …