Skip to content

Commit

Permalink
Refactor manager internal around RunnableGroup(s)
Browse files Browse the repository at this point in the history
Signed-off-by: Vince Prignano <vincepri@vmware.com>
  • Loading branch information
vincepri committed Oct 12, 2021
1 parent ffa8c50 commit 48a59d3
Show file tree
Hide file tree
Showing 6 changed files with 561 additions and 200 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module sigs.k8s.io/controller-runtime
go 1.16

require (
github.com/davecgh/go-spew v1.1.1
github.com/evanphx/json-patch v4.11.0+incompatible
github.com/fsnotify/fsnotify v1.4.9
github.com/go-logr/logr v0.4.0
Expand Down
Loading

0 comments on commit 48a59d3

Please sign in to comment.