mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-22 10:50:37 +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