Age | Commit message (Expand) | Author | Files | Lines |
2019-04-17 | Support non-namespaced objects in generic plugin |  Kiran Kamineni | 1 | -3/+20 |
2019-04-16 | Replace Kind with GroupVersionKind |  Kiran Kamineni | 13 | -261/+509 |
2019-04-16 | Rename plugin reference interface |  Kiran Kamineni | 1 | -7/+8 |
2019-04-15 | Fix build error |  Kiran Kamineni | 1 | -3/+3 |
2019-04-12 | Merge "Add Connectivity Info API" |  Bin Yang | 3 | -0/+256 |
2019-04-12 | Merge "Day 2 Configuration API's" |  Bin Yang | 16 | -14/+1966 |
2019-04-11 | Add Connectivity Info API |  rsood | 3 | -0/+256 |
2019-04-11 | Merge "Add support for so integration" |  Bin Yang | 3 | -0/+395 |
2019-04-11 | Add support for so integration |  Kiran Kamineni | 3 | -0/+395 |
2019-04-11 | Merge "Add option to start https listener" |  Bin Yang | 6 | -1/+214 |
2019-04-10 | Add option to start https listener |  Kiran Kamineni | 6 | -2/+215 |
2019-04-11 | Day 2 Configuration API's |  rsood | 16 | -14/+1966 |
2019-04-10 | Add support for generic plugin |  Kiran Kamineni | 4 | -5/+239 |
2019-04-10 | Export kubernetesClient |  Kiran Kamineni | 3 | -12/+12 |
2019-04-04 | Use consistent naming for Name and Version |  Kiran Kamineni | 6 | -58/+59 |
2019-04-04 | Use common code for executeRequest |  Kiran Kamineni | 2 | -27/+9 |
2019-04-04 | Merge "Add url path tests to definition handler" |  Bin Yang | 1 | -33/+38 |
2019-04-04 | Merge "Add url path tests to profile handler" |  Bin Yang | 1 | -49/+45 |
2019-04-03 | Add url path tests to profile handler |  Kiran Kamineni | 1 | -49/+45 |
2019-04-03 | Add url path tests to definition handler |  Kiran Kamineni | 1 | -33/+38 |
2019-04-03 | Refactor instance code |  Kiran Kamineni | 16 | -1412/+1157 |
2019-04-02 | Merge "Make profile key explicit" |  Victor Morales | 7 | -44/+44 |
2019-04-01 | Remove build tags |  Kiran Kamineni | 18 | -46/+5 |
2019-03-29 | Make profile key explicit |  Kiran Kamineni | 7 | -44/+44 |
2019-03-29 | Fix merge issue |  Kiran Kamineni | 1 | -2/+2 |
2019-03-29 | Merge "Add update method to db interface" |  Bin Yang | 5 | -1/+132 |
2019-03-27 | Add update method to db interface |  Kiran Kamineni | 5 | -1/+132 |
2019-03-26 | Update definition and profile to latest spec |  Kiran Kamineni | 19 | -660/+830 |
2019-03-26 | Merge "Fix namespace creation" |  Bin Yang | 1 | -4/+1 |
2019-03-25 | Fix namespace creation |  Ritu Sood | 1 | -4/+1 |
2019-03-25 | Add support for composite keys |  Kiran Kamineni | 9 | -158/+236 |
2019-03-22 | Use httptest instead of http in unit tests |  Kiran Kamineni | 6 | -152/+105 |
2019-03-22 | Merge "NewRouter supports custom backend clients" |  Victor Morales | 3 | -16/+23 |
2019-03-21 | Merge "Remove -a build flag" |  Victor Morales | 1 | -2/+2 |
2019-03-20 | Remove -a build flag |  Ritu Sood | 1 | -2/+2 |
2019-03-20 | NewRouter supports custom backend clients |  Kiran Kamineni | 3 | -16/+23 |
2019-03-19 | Bring in all the other helper code |  Kiran Kamineni | 9 | -38/+377 |
2019-03-14 | Upgrade mongo driver to 1.0 |  Kiran Kamineni | 4 | -53/+58 |
2019-03-12 | Add support for helm templates |  Kiran Kamineni | 4 | -13/+665 |
2019-03-12 | Merge "Add support for parsing profile yaml files" |  Victor Morales | 20 | -4/+486 |
2019-03-11 | Add support for parsing profile yaml files |  Kiran Kamineni | 20 | -4/+486 |
2019-03-11 | Detect chart name |  Kiran Kamineni | 4 | -20/+128 |
2019-01-30 | Add net tag to Makefile |  Victor Morales | 1 | -1/+1 |
2019-01-28 | Add support for downloading content |  Kiran Kamineni | 6 | -2/+400 |
2019-01-28 | Merge "Remove duplicate plugins make action" |  Victor Morales | 1 | -3/+2 |
2019-01-25 | Move api.go functions |  Victor Morales | 3 | -78/+74 |
2019-01-25 | Use a standard Go project layout |  Victor Morales | 35 | -95/+97 |
2019-01-25 | Add another parameter to the definition |  Kiran Kamineni | 4 | -2/+33 |
2019-01-25 | Remove duplicate plugins make action |  Victor Morales | 1 | -3/+2 |
2019-01-23 | Add support for tags in the mockdb |  Kiran Kamineni | 4 | -103/+151 |