-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Jenkins X
-
Team:DevTools
-
Sprint:DevTools-09
Since the last node OS change from CoreOS to Ubuntu, the kubectl moved from standard binaries path to /home/kubernetes/bin which is injected in the PATH through the /etc/profile.d folder on the node root filesystem.
As we're running the script from the container, we should specify the bash to load the environment as we were logged on the node.
- is caused by
-
NXBT-3000 Intermittent Connection Reset issues in Jenkins X pipelines
- Resolved