Releases: Pablommr/kubernetes-eks
Releases · Pablommr/kubernetes-eks
v2.1.1
What's Changed
- Add to broke pipeline in case of rollout failed
v2.1.0
- Add KUBE_ROLLOUT_TIMEOUT option
- Alignment output logs
- Fix KUBE_YAML files
Fix files validation in SUBPATH
- Fix files validation in SUBPATH
Fix resource name on Github Output
- Fix resource name
- Include yq in backend
Added possibilitie to add path (env FILES_PATH) to apply multiple files
- Added possibilitie to add path (env FILES_PATH) to apply multiple files
- Added env SUBPATH to apply files in supath
- Added env CONTINUE_IF_FAIL to continue applying files in fail case
- Added output on github action page
Pre-Build to increase performance
- Add Dockerfile.pre-build to install dependencies in public image and then used by Dockerfile
Follow KUBE_ROLLOUT
v1.1.0
- Add otpion to KUBE_ROLLOUT follow the rollout status in Action page
- Fix metacharacter replacement in ENVSUBST
Initial project
First version.