deinstapel / eks-rolling-update

EKS Rolling Update is a utility for updating the launch configuration of worker nodes in an EKS cluster.
Apache License 2.0
3 stars 4 forks source link

Edited cli adding logging and changed default config variables #28

Closed agustinbava closed 3 months ago

agustinbava commented 3 months ago

This is part of a set of 2 PR. This is only the first part to review the changes made on cli.py and config.py. cli.py is where the main login of this script resides. config.py stores the variables to be setup to run this script.

I adapted the variables to TD-3067 needs.

To be highlighted:

agustinbava commented 3 months ago

wrong branch