Skip to content

Commit

Permalink
Revert "feat: introduce job-coordinator to schedule and admit jobs in…
Browse files Browse the repository at this point in the history
… multi tenants queues. (#274)"

This reverts commit 61b7014.
  • Loading branch information
SimonCqk committed Dec 5, 2022
1 parent 5c1238d commit 9ef77f5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 419 deletions.
122 changes: 0 additions & 122 deletions apis/inference/v1alpha1/zz_generated.deepcopy.go

This file was deleted.

1 change: 0 additions & 1 deletion controllers/cache/cachebackend_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,4 @@ func TestCacheBackendStatus(t *testing.T) {
}, cacheBackend)
assert.Equal(t, v1alpha1.PVCCreated, cacheBackend.Status.CacheStatus)
}

}
Loading

0 comments on commit 9ef77f5

Please sign in to comment.