mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 14:49:06 +00:00
Also fix that Update was returning AlreadyExists instead of NotFound (when create is disabled) and that Update when CreateOnUpdate was true was not populating the returned object. Added more tests