-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
we have been directly using oc command in jenkins jobs without kubeconfig, we need to first setup the kubeconfig local file (by running oc login and giving a random path), we need to then use that path in subsequent commands(--kubeconfig). This will help eliminate use of one node for single cluster and we can have simultaneous different sessions.