Age | Commit message (Expand) | Author | Files | Lines |
2019-08-05 | Merge "Minor improvement to log statements" | Bin Yang | 3 | -12/+3 |
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 |
2019-05-01 | Merge cloudregionid and connectionname | Kiran Kamineni | 2 | -15/+8 |
2019-04-26 | Merge "Use the unstructured type for decode" | Bin Yang | 2 | -10/+4 |
2019-04-25 | Adding healthcheck for OOM testing | Kiran Kamineni | 4 | -0/+100 |
2019-04-25 | Use the unstructured type for decode | Kiran Kamineni | 2 | -10/+4 |
2019-04-25 | Updated go.sum created from 1.12.4 | Kiran Kamineni | 1 | -71/+7 |
2019-04-23 | Remove deployment plugin | Kiran Kamineni | 2 | -381/+0 |
2019-04-19 | Move configuration into config files | Kiran Kamineni | 10 | -43/+197 |
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 |