Skip to content

Commit 48a59d3

Browse files
committed
Refactor manager internal around RunnableGroup(s)
Signed-off-by: Vince Prignano <vincepri@vmware.com>
1 parent ffa8c50 commit 48a59d3

File tree

6 files changed

+561
-200
lines changed

6 files changed

+561
-200
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module sigs.k8s.io/controller-runtime
33
go 1.16
44

55
require (
6+
github.com/davecgh/go-spew v1.1.1
67
github.com/evanphx/json-patch v4.11.0+incompatible
78
github.com/fsnotify/fsnotify v1.4.9
89
github.com/go-logr/logr v0.4.0

0 commit comments

Comments
 (0)