Age | Commit message (Expand) | Author | Files | Lines |
2019-12-30 | Add support for a default profile | Kiran Kamineni | 2 | -0/+76 |
2019-12-20 | Update write to store data | Kiran Kamineni | 1 | -0/+14 |
2019-12-11 | Fix ensureNamespace behavior failing on missing ns | Konrad Bańka | 1 | -1/+4 |
2019-12-09 | Use http when not using tls | Kiran Kamineni | 1 | -1/+6 |
2019-12-06 | Set proper defaults for etcd configuration | Kiran Kamineni | 1 | -3/+3 |
2019-11-26 | Switch instantiation parameters source from user to sdnc parameters | Konrad Bańka | 2 | -13/+40 |
2019-11-19 | Add v2 with project API | Kiran Kamineni | 23 | -0/+2911 |
2019-11-08 | Update logutils to support multiple fields | Kiran Kamineni | 3 | -32/+104 |
2019-11-06 | Add race condition detection | Kiran Kamineni | 1 | -3/+3 |
2019-11-01 | Check for err when namespace plugin returns | Kiran Kamineni | 1 | -1/+8 |
2019-10-25 | Implementing suggested changes | sanjaymekhale | 3 | -0/+34 |
2019-10-15 | Add unit tests | Kiran Kamineni | 2 | -3/+219 |
2019-10-15 | Add a status getter api endpoint | Kiran Kamineni | 3 | -4/+73 |
2019-10-11 | Remove unused code | Kiran Kamineni | 2 | -127/+0 |
2019-09-13 | Update to kubernetes 1.14.1 | Kiran Kamineni | 4 | -144/+465 |
2019-09-05 | Update package path to use github | Kiran Kamineni | 21 | -32/+32 |
2019-09-05 | Merge "Remove ovn4nfvk8s network plugin" | Ritu Sood | 9 | -689/+0 |
2019-09-05 | Merge "Add a namegenerator package" | Ritu Sood | 4 | -11/+158 |
2019-09-05 | Remove ovn4nfvk8s network plugin | Konrad Bańka | 9 | -689/+0 |
2019-09-04 | Fix test failure in threaded tests | Kiran Kamineni | 11 | -4/+176 |
2019-09-04 | Remove dependency on git.apache.org | Kiran Kamineni | 2 | -2/+2 |
2019-09-03 | Merge "Remove double thread restriction on build" | Ritu Sood | 1 | -1/+1 |
2019-09-03 | Merge "Remove gopath from builds" | Ritu Sood | 2 | -5/+0 |
2019-08-30 | Remove gopath from builds | Kiran Kamineni | 2 | -5/+0 |
2019-08-30 | Remove double thread restriction on build | Kiran Kamineni | 1 | -1/+1 |
2019-08-28 | Adding informers for CRD | Kiran Kamineni | 6 | -0/+456 |
2019-08-28 | Adding listers for CRD | Kiran Kamineni | 2 | -0/+120 |
2019-08-28 | Adding typed client for CRD | Kiran Kamineni | 19 | -4/+963 |
2019-08-28 | Adding monitor operator to monitor edge resources | Kiran Kamineni | 30 | -1/+1974 |
2019-08-26 | Add a namegenerator package | Kiran Kamineni | 4 | -11/+158 |
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 | Merge "Add top level make" | Ritu Sood | 1 | -0/+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-02 | Add top level make | Kiran Kamineni | 1 | -0/+11 |
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 |