Age | Commit message (Expand) | Author | Files | Lines |
2019-09-04 | Fix test failure in threaded tests |  Kiran Kamineni | 11 | -4/+176 |
2019-09-03 | Merge "Remove double thread restriction on build" |  Ritu Sood | 1 | -1/+1 |
2019-08-30 | Remove gopath from builds |  Kiran Kamineni | 1 | -3/+0 |
2019-08-30 | Remove double thread restriction on build |  Kiran Kamineni | 1 | -1/+1 |
2019-08-19 | Merge "Add query parameters support to instance API" |  Ritu Sood | 6 | -177/+146 |
2019-08-13 | Add query parameters support to instance API |  Kiran Kamineni | 6 | -177/+146 |
2019-08-13 | Fix bug in tagging podTemplates |  Kiran Kamineni | 1 | -24/+11 |
2019-08-07 | Add custom label to track created resources |  Kiran Kamineni | 10 | -35/+142 |
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 | 3 | -12/+3 |
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-23 | Merge "Add a listallhandler to definitions api" |  Bin Yang | 4 | -2/+106 |
2019-07-23 | Merge "Add port to ovn central ip" |  Bin Yang | 1 | -1/+1 |
2019-07-23 | Merge "Adapt network plugin to interface restrictions" |  Bin Yang | 1 | -5/+5 |
2019-07-23 | Merge "Add a list api for instances" |  Bin Yang | 4 | -2/+177 |
2019-07-22 | Add port to ovn central ip |  Kiran Kamineni | 1 | -1/+1 |
2019-07-22 | Minor improvement to log statements |  Kiran Kamineni | 3 | -12/+3 |
2019-07-22 | Adapt network plugin to interface restrictions |  Konrad Bańka | 1 | -5/+5 |
2019-07-18 | Add list api for profiles |  Kiran Kamineni | 5 | -2/+263 |
2019-07-18 | Add a listallhandler to definitions api |  Kiran Kamineni | 4 | -2/+106 |
2019-07-18 | Make profile db tags specific |  Kiran Kamineni | 3 | -13/+13 |
2019-07-18 | Make definition tags specific |  Kiran Kamineni | 4 | -19/+19 |
2019-07-18 | Add a list api for instances |  Kiran Kamineni | 4 | -2/+177 |
2019-07-16 | Remove kubeconfigdir. Use a tempfile instead |  Kiran Kamineni | 3 | -11/+12 |
2019-07-16 | Merge "Move connectionhandler.go into api package" |  Bin Yang | 8 | -37/+44 |
2019-07-16 | Merge "Add getconnectivityrecordbyname function" |  Bin Yang | 1 | -2/+43 |
2019-07-11 | Create dir before extracting archive |  Kiran Kamineni | 3 | -11/+22 |
2019-07-11 | Reduce process count in test |  Kiran Kamineni | 1 | -1/+1 |
2019-06-26 | Move connectionhandler.go into api package |  Kiran Kamineni | 8 | -37/+44 |
2019-06-26 | Add getconnectivityrecordbyname function |  Kiran Kamineni | 1 | -2/+43 |
2019-06-24 | Change the import paths for go get access |  Kiran Kamineni | 43 | -80/+80 |
2019-06-06 | Plugin code refactoring |  Kiran Kamineni | 12 | -341/+472 |
2019-05-24 | Remove env variable |  Kiran Kamineni | 1 | -20/+20 |
2019-05-23 | Update broker responses to match spec and SO |  Kiran Kamineni | 7 | -62/+308 |
2019-05-22 | Minor change to instance response |  Kiran Kamineni | 5 | -120/+153 |
2019-05-20 | Print error message for etcd connection failure |  Kiran Kamineni | 1 | -1/+1 |
2019-05-16 | Support user_directives that are attributes lists |  Kiran Kamineni | 2 | -14/+81 |
2019-05-16 | Merge "Move config to app and connect to instance" |  Bin Yang | 5 | -21/+60 |
2019-05-16 | Merge "Add find method in instance" |  Bin Yang | 2 | -0/+433 |
2019-05-16 | Merge "Variable used before intialization" |  Bin Yang | 1 | -3/+3 |
2019-05-16 | Merge "Change format of the network file" |  Bin Yang | 6 | -55/+27 |
2019-05-15 | Move config to app and connect to instance |  Kiran Kamineni | 5 | -21/+60 |
2019-05-15 | Add find method in instance |  Kiran Kamineni | 2 | -0/+433 |
2019-05-15 | Remove extra v1 from broker path |  Kiran Kamineni | 2 | -8/+7 |
2019-05-14 | Variable used before intialization |  Ritu Sood | 1 | -3/+3 |
2019-05-14 | Change format of the network file |  Ritu Sood | 6 | -55/+27 |
2019-05-06 | Make service port configurable0.1.0 |  Kiran Kamineni | 2 | -1/+4 |
2019-05-02 | Create kubeconfig files in kubeconfig dir |  Kiran Kamineni | 6 | -21/+150 |