issues
search
banzaicloud
/
telescopes
Telescopes is a cloud instance types and full cluster layout recommender consisting of on-demand and spot/preemptible AWS EC2, Google, Azure, Oracle and Alibaba cloud instances.
Apache License 2.0
163
stars
19
forks
source link
continent validation
#214
Closed
lpuskas
closed
5 years ago
lpuskas
commented
5 years ago
continent validation moved to the handler instead of being done at binding (that approach resulted in superfluous calls to the cloudinfo service)
added logger to the cloud info client wrapper to better track the reqest flow
cloudinfo client hidden behind an interface / dependency on the generated code minimalised
fixes #212
fixes #212