Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |