mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 09:50:39 +00:00
Improve apiserver/logger.go's interface (it's pretty cool now). Improve apiserver's error reporting to clients. Improve client's handling of errors from apiserver. Make failed PUTs return 409 (conflict)-- http status codes are amazingly well defined for what we're doing!