Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-07 | Add custom label to track created resources | Kiran Kamineni | 4 | -1/+34 |
2019-08-05 | Merge "Add static compile time check to plugins" | Bin Yang | 4 | -1/+14 |
2019-08-05 | Merge changes I46d47e64,I14d8eb6b | Bin Yang | 2 | -9/+20 |
2019-08-05 | Merge "Minor improvement to log statements" | Bin Yang | 1 | -7/+1 |
2019-08-01 | Correct cni retrieval process from resource name | Konrad Bańka | 2 | -9/+20 |
2019-07-31 | Add static compile time check to plugins | Kiran Kamineni | 4 | -2/+15 |
2019-07-22 | Minor improvement to log statements | Kiran Kamineni | 1 | -7/+1 |
2019-07-22 | Adapt network plugin to interface restrictions | Konrad Bańka | 1 | -5/+5 |
2019-06-24 | Change the import paths for go get access | Kiran Kamineni | 9 | -20/+20 |
2019-06-06 | Plugin code refactoring | Kiran Kamineni | 7 | -184/+321 |
2019-05-24 | Remove env variable | Kiran Kamineni | 1 | -20/+20 |
2019-05-14 | Variable used before intialization | Ritu Sood | 1 | -3/+3 |
2019-05-14 | Change format of the network file | Ritu Sood | 5 | -44/+22 |
2019-04-25 | Use the unstructured type for decode | Kiran Kamineni | 1 | -9/+3 |
2019-04-23 | Remove deployment plugin | Kiran Kamineni | 2 | -381/+0 |
2019-04-17 | Support non-namespaced objects in generic plugin | Kiran Kamineni | 1 | -3/+20 |
2019-04-16 | Replace Kind with GroupVersionKind | Kiran Kamineni | 1 | -16/+12 |
2019-04-10 | Add support for generic plugin | Kiran Kamineni | 1 | -0/+109 |
2019-04-03 | Refactor instance code | Kiran Kamineni | 4 | -9/+2 |
2019-04-01 | Remove build tags | Kiran Kamineni | 5 | -10/+0 |
2019-01-25 | Use a standard Go project layout | Victor Morales | 8 | -44/+47 |
2018-12-05 | Add Network and OVN4NFV Plugins | Ritu Sood | 7 | -2/+640 |
2018-09-29 | Merge "Improve Services UTs" | Victor Morales | 1 | -33/+104 |
2018-09-29 | Merge "Improve Namespaces UTs" | Victor Morales | 2 | -31/+67 |
2018-09-26 | Improve Services UTs | Victor Morales | 1 | -33/+104 |
2018-09-26 | Improve Deployments UTs | Victor Morales | 1 | -34/+105 |
2018-09-25 | Improve Namespaces UTs | Victor Morales | 2 | -31/+67 |
2018-09-18 | Add UTs to plugins | Victor Morales | 6 | -117/+683 |
2018-08-24 | Seed code for k8s multicloud plugin | Shashank Kumar Shankar | 3 | -0/+335 |