Open mikybars opened 5 years ago
Hi @mperezi , could you please elaborate more on this. So the existing Deployment option does not fit for you?
Hi @lnikell . I'm afraid it doesn't. When I select Deployment option I can't see most of our deploys. If I run:
oc get deploy
I don't obtain the same output as with:
oc get dc
Most of the time I work with OpenShift clusters where Deployment Configs kind of substitute plain Kubernetes deployments. Without Deployment Config support I'm missing the convenience of referencing a deployment and forget about the exact pod name.