kuryr-kubernetes/kuryr_kubernetes/controller/handlers
Tabitha Fasoyin c3e66123a5 K8S Services: add support for SCTP
The Octavia API already supports SCTP, though the support for
Amphora driver and OVN driver is still in development. This change
ensures that Octavia loadbalancer has listeners and pools/members
created with SCTP protocol. Kuryr already handles the case where
listener's protocol is not supported by Octavia.

Partially-Implements: blueprint sctp-support
Change-Id: Ia320760807cdffacb91b45d858b90d79354ef962
2021-01-04 11:44:56 +00:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
kuryrnetwork_population.py Namespace event handling through KuryrNet CRD 2020-03-13 12:30:07 +01:00
kuryrnetwork.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
kuryrnetworkpolicy.py Merge "Skip unscheduled pods when deleting NPs" 2020-12-03 09:25:40 +00:00
kuryrport.py Resolve issues with object races. 2020-11-16 18:52:46 +01:00
lbaas.py Add support to Endpoints without targetRef 2020-11-19 21:49:21 +00:00
loadbalancer.py K8S Services: add support for SCTP 2021-01-04 11:44:56 +00:00
namespace.py Civilize logging 2020-07-03 15:09:52 +02:00
pipeline.py Prevent Kuryr restart due to connection issue 2019-11-21 17:01:45 +00:00
pod_label.py Cleanup minor thing for KuryrPort feature. 2020-08-13 10:19:03 +02:00
policy.py KuryrNetworkPolicy CRD 2020-07-31 14:44:15 +02:00
vif.py Delete ports created for host networking pods 2020-10-22 16:56:32 +02:00