Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Would you consider k8s to be developed by a competent org? They have 2324 func declarations that take or return an interface{} on master right now.


Kubernetes, like Docker, is notoriously bad Go. The authors essentially transliterated Java.


This. It was really hard to enforce supplementary style across my team to match common conservatism in popular codebases (e.g. only return a single value or a value and bool/error. Don’t expose channels in APIs) when K8s so blatantly fails them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: