kube-aws / kube-spot-termination-notice-handler

A Kubernetes DaemonSet to gracefully delete pods 2 minutes before an EC2 Spot Instance gets terminated
Apache License 2.0
378 stars 77 forks source link

Adding -s to remaining curl commands to stop annoying log output #25

Closed max-rocket-internet closed 4 years ago

max-rocket-internet commented 5 years ago

Without the -s flag, you get logs like this:

Apr 18 06:00:25.791 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 447 0 2 100 445 6 1377 --:--:-- --:--:-- --:--:-- 1383
-- | --
  | Apr 18 06:00:25.460 | Dload Upload Total Spent Left Speed
  | Apr 18 06:00:25.460 | % Total % Received % Xferd Average Speed Time Time Time Current
egeland commented 5 years ago

@max-rocket-internet

Hi Max, thanks for your contribution - looks like the only thing left to do is GPG sign your commit, so it can be merged. See the above link for how. :)

max-rocket-internet commented 5 years ago

OK, done @egeland

max-rocket-internet commented 4 years ago

@egeland 5 months later and I have GPG signed my commit 😃