Tommy Li
Tommy Li
fyi @roytman /assign @connor-mccarthy /assign @chensun
Squashed and signed the commit for the new DCO check.
Will rebase this after #10496 since that PR will also cause a conflict after merge.
fyi @droctothorpe your tests will be failing because the backend is pulling the kubernetes_platform package from github upstream instead of local packages. This is why the PRs our team created...
@droctothorpe kubeflow-pipeline-backend-test is the only required test you failed. You can ignore the other non required test
It seems like you haven't update the go.mod to the version with the new kubernete_platform spec you committed, so your go tests are failing.
rebase and update go.mod after #10416