Federico Simoncelli

Results 23 comments of Federico Simoncelli

> It would be really great if kubeclient would just transparently support all different api versions with a single client instance. @garo OK for creation and update of resources (above...

Thanks @danajp! I asked @moolitayer and @cben to review your WIP PR.

@KnVerey @dictvm @moolitayer @cben then it seems that in `create_entity` we should check if a resource is namespaced (this information is in the API definition) and warn with a meaningful...

~~@cben what's the final impact here. Does this deserve a bug to be tracked in MIQ?~~ **Update**: ah I see this was as result of https://bugzilla.redhat.com/show_bug.cgi?id=1436221

cc @cben @agrare @moolitayer

Actually I am not sure we want to add this in the lib. How would you know that there was a disconnection? (Maybe some message was lost, etc.). I would...

> then we should call that out in the readme ... "watcher will stop when it > is disconnected, run it in a loop to make sure it stays running"...