aws-samples / aws-samples/aws-codedeploy-samples
continue if the instance is not part of the ELB (deregister_from_elb.sh)
Ouverte
enhancement
- Langage dominant
- Shell
- Étoiles
- 639
- Forks
- 778
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi using the deregister_from_elb.sh script i notice when i run on an instance that is not part (this could happen for many reasons) of the ELB (already defined on common_functions.sh) the script checks 10 times every 30 seconds if the instance is not part of the ELB.
Why not if the instance is not part of the ELB just continue (exit the script)?
What do you think?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.