This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: gardener-attic/landscape-setup2
Releases · gardener-attic/landscape-setup2
0.5.0
0.4.2
no release notes available
0.4.1
no release notes available
0.4.0
no release notes available
0.3.0
- 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
Added workaround description to readme.
0.2.0
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
First release.