You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were a couple issues with dispatch_job.py that needed fixing:
1. BUILDBOT_REVISION/Platform were swapped.
2. k8s does not recognize commands in pod definitions, only command.
3. We need to use the function to load the in cluster config rather than load
what kubectl would use.
4. Move the build step start message into the pod.
0 commit comments