Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Releases: gardener-attic/landscape-setup2

0.5.0

14 Dec 13:37
Compare
Choose a tag to compare

no release notes available

0.4.2

19 Oct 06:30
Compare
Choose a tag to compare

no release notes available

0.4.1

11 Oct 07:00
Compare
Choose a tag to compare

no release notes available

0.4.0

12 Sep 12:13
Compare
Choose a tag to compare

no release notes available

0.3.0

10 Jul 07:59
Compare
Choose a tag to compare
  • project version is now separated from docker image version
    • this was done to prevent unnecessary creation of identical docker images
  • deploy_gardener.sh and undeploy_gardener.sh now take an optional argument that specifies the step from which the script will start - that component and all following ones will be (un)deployed
  • certmanager deploy script waits for the secrets to be recreated
  • better coloring in script debug outputs
  • sessionAffinity fix will be applied automatically after deploy_kubify.sh

0.2.1

29 Jun 13:23
Compare
Choose a tag to compare

Added workaround description to readme.

0.2.0

28 Jun 09:58
Compare
Choose a tag to compare

Added some utility features, e.g. colored prompt in docker image.

Following kubectl aliases can be used now:

ks => kubectl -n kube-system
kg => kubectl -n garden
ka => kubectl get --all-namespaces

0.1.0

13 Jun 14:12
Compare
Choose a tag to compare

First release.