Skip to content

Commit

Permalink
feat: use v0.9.0beta.6 for controller-runtime
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Nicolaie dit Clairville <[email protected]>
  • Loading branch information
Alexandre Nicolaie dit Clairville committed Jun 7, 2021
1 parent e5ed649 commit b83fd3c
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 117 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
k8s.io/apimachinery v0.21.1
k8s.io/client-go v0.21.1
sigs.k8s.io/controller-runtime v0.8.3
sigs.k8s.io/controller-runtime v0.9.0-beta.6
)

replace k8s.io/apimachinery => github.com/xunleii/apimachinery v0.21.2-rc.0.0.20210606170021-e2b8c6baf125
Loading

0 comments on commit b83fd3c

Please sign in to comment.