Sergio Díaz
Results
2
issues of
Sergio Díaz
This is in order to update an old _logrus_ dependency and should fix issue: #3 until chapter 11 (12 is missing) For chapter 12, there is a dependency https://github.com/k8s-community/utils/blob/master/shutdown/shutdown.go that...
In the current repository there is a dependency called **logrus** and it is imported from [github.com/Sirupsen/logrus](github.com/Sirupsen/logrus) However, according to [logrus documentation](https://github.com/sirupsen/logrus), everything using logrus will need to use the lower-case:...