Closed
Description
After merging kubeflow/common into this repo, we have many redundant and duplicated codes in this repo.
So, we should clean up the whole of this repo.
- Replace dummy client with fake client: Replace dummy client with fake client #1818
- Remove TestJobController: Refactoring tests in common/controller.v1 #1843
- Organizing utils: Clean up /pkg/common/util/v1 #1845
- Remove Reconciler: Removing reconciler code #1879
- Completely remove test_job:
/kind cleanup
ref: #1813