Mrinal Das

Results 4 comments of Mrinal Das

> I think this is expected as the API call to fetch all the pods in the namespace returns 200 OK Yes and the exit code is 0. But the...

Client refactoring: https://github.com/openshift/odo/issues/4093 Context refactoring: https://github.com/openshift/odo/issues/4081 Package refactoring: https://github.com/openshift/odo/issues/4115

> The Client should be only dealing with the domain model and not how they are realized on the cluster, and provide simple CRUD operations for each at the very...

> That might make sense, though I don't really see what that accomplishes concretely. What's the purpose of splitting in different clients if these clients all need to share the...