1. 32a28ad Purge the tunnel and router bridge on removing kubernetes host by Jian Li · 3 years, 4 months ago
  2. dc1df64 Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 3 years, 4 months ago
  3. 897d92d Support Kubernetes LoadBalancer service type by Jian Li · 3 years, 5 months ago
  4. 6d2ffbf Support NodePort communication model at k8s passthrough mode by Jian Li · 3 years, 5 months ago
  5. 2622d5a Support SNATing POD traffic to internet at k8s passthrough mode by Jian Li · 3 years, 6 months ago
  6. 1c68e9a Fix: assign a default gateway MAC address for unknown IP address by Jian Li · 3 years, 6 months ago
  7. 4b5048a Initial support VM and container communication via POD and service IP by Jian Li · 3 years, 6 months ago
  8. c9d0d70 Support inter-node routing for k8s passthrough use case by Jian Li · 3 years, 6 months ago
  9. 4294af7 Add node IP attribute in k8s node class with minor code refactoring by Jian Li · 3 years, 6 months ago
  10. 6a2e0a1 Fix: only handle k8s related device events at k8s-networking app by Jian Li · 3 years, 6 months ago
  11. 3bc3d5b Use port's MacAddress to associate ONOS port and Kubernetes port by Jian Li · 3 years, 6 months ago
  12. adebcbc Fix: add missing FieldsV1 class to kryo registry by Jian Li · 3 years, 6 months ago
  13. 7388ff5 Fix: register ManagedFieldsEntry and FieldsV1 classes into kryo by Jian Li · 3 years, 6 months ago
  14. eab5135 Fix: do not handle ARP packets from openstack events by Jian Li · 3 years, 7 months ago
  15. 019ce6a Inter-connect k8s and openstack intg bridge, kbr-ex and kbr-router by Jian Li · 3 years, 7 months ago
  16. 732c342 Listen on k8s port event to create instance port and host by Jian Li · 3 years, 7 months ago
  17. 5abc9f0 Fix: statically add portnumber of intg and ext bridge by Jian Li · 3 years, 7 months ago
  18. c2242bd Support distributed virtual router (DVR) at kubernetes by Jian Li · 3 years, 7 months ago
  19. 619fa28 Split tunneling behavior into a separated tunnel bridge by Jian Li · 3 years, 7 months ago
  20. e2a04ce Initial support for multi kubernetes clusters for k8s nodes by Jian Li · 3 years, 9 months ago
  21. 1efcb98 Fix: configure the correct ethernet address of ARP reply for k8s by Jian Li · 4 years, 2 months ago
  22. 599075a Fix: add missing PodIP class into kryo register by Jian Li · 4 years, 2 months ago
  23. f73b1ec Fix: do not propagate PORT_REMOVED event if the event has null value by Jian Li · 4 years, 3 months ago
  24. 8108f22 Fix: double check resource existence at receiving addition event by Jian Li · 4 years, 3 months ago
  25. 1c6156c Fix: do not install k8s ns ACL rules if cluster IP has invalid value by Jian Li · 4 years, 3 months ago
  26. a6f5838 Refactor k8s-node and k8s-networking command line interfaces by Jian Li · 4 years, 3 months ago
  27. 5cf3b00 Fix: guarantee to reserve an IP address from IPAM pool for k8s POD by Jian Li · 4 years, 7 months ago
  28. 1a2eb5d Fix: allow to invoke service IP from local k8s node by Jian Li · 4 years, 7 months ago
  29. 003d569 Fix: correct logging paramters and adjust logging level for k8s app by Jian Li · 4 years, 7 months ago
  30. ee03959 Add CLI for querying available and allocated IP addresses for k8s by Jian Li · 4 years, 7 months ago
  31. 2744b97 Fix: remove flow rules when removing POD and namespace by Jian Li · 4 years, 8 months ago
  32. c9d183c Fix: handle POD IP query service IP scenario for policy enforcement by Jian Li · 4 years, 8 months ago
  33. f3b595b Fix: refactor network policy handler remove code duplication by Jian Li · 4 years, 8 months ago
  34. 913703c Add kubernetes state and rule synchronization REST API by Jian Li · 4 years, 9 months ago
  35. becf1d9 Fix: handle GRE and GENEVE net type for handling node port service by Jian Li · 4 years, 10 months ago
  36. 0c63272 Refer to external bridge and gateway IP from k8s node store by Jian Li · 5 years ago
  37. 2778ffa Fix: retrieve port bridge port MAC from deviceService rather via ovsdb by Jian Li · 5 years ago
  38. 4bd6f2b Refactor: remove some code duplication on k8s sync state by Jian Li · 4 years, 8 months ago
  39. e1a5b8f Isolate the PODs traffic for each namespace using segment ID by Jian Li · 4 years, 8 months ago
  40. b7dfb5b Support string formated target port of k8s service resource by Jian Li · 4 years, 9 months ago
  41. 0f45961 [ONOS-8013] Enhance network policy enforcement by considering namespace by Jian Li · 4 years, 9 months ago
  42. 324d6dc [ONOS-8014] Implement kubernetes namespace store and manager by Jian Li · 4 years, 9 months ago
  43. bc4dd93 [ONOS-8014] Add a set of interfaces for Kubernetes namespace by Jian Li · 4 years, 9 months ago
  44. 73d3b6a [ONOS-8013] Initial implementation of kubernetes network policy by Jian Li · 4 years, 9 months ago
  45. f4523d8 [ONOS-8012] Implement kubernetes network policy store and manager by Jian Li · 4 years, 9 months ago
  46. af1af44 [ONOS-8012] Add a set of interface for Kubernetes network policy by Jian Li · 4 years, 9 months ago
  47. af08152 Fix: store and watch k8s resources from all namespaces by Jian Li · 4 years, 9 months ago
  48. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  49. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  50. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  51. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  52. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  53. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  54. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  55. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  56. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  57. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago
  58. 4a7ce67 Fix: register a set of Affinity classes into distributed store by Jian Li · 5 years ago
  59. e8a89b8 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  60. 5e8a22a Enforce to use unique group Id for k8s svc IP, port, proto combination by Jian Li · 5 years ago
  61. 1cf5188 [ONOS-7942] Implement k8s ingress service and watcher with unit tests by Jian Li · 5 years ago
  62. ca34c67 Support to print out k8s pod, service and endpoints in JSON format by Jian Li · 5 years ago
  63. 004526d Implement k8s service IP to pod IP translation using Nicira load ext by Jian Li · 5 years ago
  64. 2cc2b63 Initial implementation of svc IP to pod IP translation using DNAT by Jian Li · 5 years ago
  65. 3d1111e Add a kubernetes port and pod mapper with sync/purge rules CLIs by Jian Li · 5 years ago
  66. b1cd0b0 Add CLIs for k8s endpoins, pods and services, sync & purge states by Jian Li · 5 years ago
  67. 8538773 Implement kubernetes pod, service and endpoints watcher by Jian Li · 5 years ago
  68. 747e136 [ONOS-7935] Add k8s pod store and manager with unit tests by Jian Li · 5 years ago
  69. 3e1b887 [ONOS-7934] Add k8s endpoints store and manager with unit tests by Jian Li · 5 years ago
  70. 965de27 [ONOS-7933] Add k8s service store and manager with unit tests by Jian Li · 5 years ago
  71. d893a66 Add a set of interfaces for k8s pod, service, endpoint by Jian Li · 5 years ago
  72. 1cee988 Manage k8s API config life cycle, bootstrap k8s node using k8s client by Jian Li · 5 years ago
  73. 3defa84 Import k8s client deps, support inject k8s API server config by Jian Li · 5 years ago
  74. ec0f748 Support to check the existence of k8s network through REST API by Jian Li · 5 years ago
  75. 9b19916 [ONOS-7926] Implement IPAM service to allocate IP for Kubernetes POD by Jian Li · 5 years ago
  76. d89db46 Add Kubernetes API server invocation proxy handler by Jian Li · 5 years ago
  77. 4aa1764 Implement east-west communication for k8s network by Jian Li · 5 years ago
  78. bde20bf [ONOS-7914] Hostprovider support for kubernetes network by Jian Li · 5 years ago
  79. a80b158 Initial implementation of k8s networking REST API with unit tests by Jian Li · 5 years ago
  80. 66f6e3c [ONOS-7910] Add initial implementation for k8s flow rule manager by Jian Li · 5 years ago
  81. 7e8f57e [ONOS-7905] Add manager and store for k8s network and ports with unit tests by Jian Li · 5 years ago
  82. 9ee9c8b [ONOS-7905] Add default implementation for kubernetes data model by Jian Li · 5 years ago
  83. fc55e42 [ONOS-7905] Add a set of interfaces for k8s-networking data model by Jian Li · 5 years ago