charts
charts copied to clipboard
Move workflow-e2e from RC's to the job endpoint
Right now we use replication controllers to deploy the e2e tests on to a cluster. Instead, we should move to using the Job resource which should allow us better reporting on when the tests actually complete.