Commit Graph

33 Commits

Author SHA1 Message Date
Yang Le
4efd6bd5e5 Update comments of AppliedManifestWorkController
Signed-off-by: Yang Le <yangle@redhat.com>
2020-12-04 13:52:25 +08:00
Jian Qiu
c6430529fb Adopt metav1 condition 2020-09-04 15:46:50 +08:00
Jian Qiu
60a859d9f1 Resolve condition dangling 2020-08-28 12:47:07 +08:00
Yang Le
7cede9fd2f Delete resources applied by controller only 2020-08-26 17:38:32 +08:00
OpenShift Merge Robot
ff23692076 Merge pull request #39 from elgnay/available-status
Add controller to handle Available status
2020-08-07 00:29:42 -04:00
Yang Le
08efde4309 Add controller to handle Available status 2020-08-05 12:08:09 +08:00
Jian Qiu
440af3438a Add manifestwork validating webhook 2020-07-30 19:31:27 +08:00
Yang Le
017b3aa427 Update e2e test cases to work with registration-operator 2020-07-22 14:39:51 +08:00
Jian Qiu
d4bd6c718e Follow up of pr28 2020-07-20 21:13:40 +08:00
Jian Qiu
e4fa6ba7e3 Implement appliedmanifestwork 2020-07-10 18:03:22 +08:00
Yang Le
b269b91a24 Check if finalizer exists before applying manifests 2020-07-08 10:44:57 +08:00
Yang Le
de41bc43e1 Handle unknown kind returned by GuessObjectGroupVersionKind() 2020-07-06 09:42:54 +08:00
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