1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-01 09:42:06 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Darren Shepherd
f1c772b7f1 Fix bugs in lifecycle 2018-11-26 10:46:27 -07:00
Darren Shepherd
fa4bdda91b Switch handler return type to runtime.Object 2018-11-06 09:55:18 -07:00
Darren Shepherd
77869d26b3 Handlers return object and error 2018-10-30 09:57:37 -07:00
Craig Jellick
905797b50f Add suport for cluster scoped controllers
Some worload controllers need to watch resoruces in the mangement plane
and react to them. But, they should only react to resources that
correspond to their cluster. This adds framework support for that.
2018-01-16 09:04:15 -07:00
Darren Shepherd
b7be5d9d3c Return modified obj from lifecycle adapter 2017-12-13 17:24:41 -07:00
Darren Shepherd
c385e4d5be Rename initialize to create 2017-12-05 14:15:52 -07:00
Darren Shepherd
18d3f69aa8 Updates 2017-12-05 09:21:47 -07:00