Commit Graph

21 Commits

Author SHA1 Message Date
Yang Le
25e2dbdab7 Address remaining comments on pr #25 2020-06-30 17:29:55 +08:00
Yang Le
e1ebbae886 Support foreground deletion 2020-06-30 03:10:11 +08:00
Yang Le
e75664bd03 Add StaleManifestDeletionController to delete untracked resources 2020-06-01 15:34:41 +08:00
OpenShift Merge Robot
0b640bf510 Merge pull request #17 from elgnay/more-integration-cases
Add more integration test cases
2020-05-28 09:04:14 -04:00
David Eads
bed0d6e7ba separate manifest controllers 2020-05-21 17:44:06 -04:00
David Eads
1d0803b910 separate finalizer controller 2020-05-21 17:44:05 -04:00
David Eads
43492dd790 separate test helpers 2020-05-21 17:44:05 -04:00
David Eads
9734749023 separate add finalizer controller 2020-05-21 17:44:05 -04:00
Yang Le
af80dfbc19 Use same logic to guess gvk of resource object 2020-05-21 18:47:46 +08:00
Yang Le
188bd6fbad Add more integration test cases 2020-05-21 16:42:11 +08:00
Yang Le
99b8678fb2 Fix gvk not found issue 2020-05-20 20:56:19 +08:00
Yang Le
7ff87da266 Refine manifest condition merge logic 2020-05-20 09:52:57 +08:00
Yang Le
484dafb5ed Update manifest condition merge logic 2020-05-20 09:50:35 +08:00
Yang Le
c1a07f8984 Rename func isAllInCondition and test case 2020-05-19 15:53:19 +08:00
Yang Le
9b484af1e7 Generate work status conditions from manifest conditions 2020-05-19 10:24:03 +08:00
Jian Qiu
f30e60b60d Handle deployment apply error 2020-05-18 10:23:21 +08:00
Yang Le
8fd4a79322 Use latest work api to correct typo 2020-05-13 10:28:26 +08:00
Yang Le
4cd23a54ff Upgrade work api & update work agent cmd flags 2020-05-12 14:31:49 +08:00
Jian Qiu
e9143d6158 Update unstructured object 2020-05-06 15:30:34 +08:00
Jian Qiu
9aa8a8bb3d Add work reconcile loop 2020-04-29 15:22:45 +08:00
Jian Qiu
7ef58f61a5 Add controller base for work agent 2020-04-22 00:24:19 +08:00