kuryr-kubernetes/kuryr_kubernetes
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
..
cmd Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00
cni Returns CNI errors in specified form 2020-11-07 07:03:03 +00:00
controller K8S Services: add support for SCTP 2021-01-04 11:44:56 +00:00
handlers Civilize logging vol 2 2020-09-17 12:15:39 +02:00
objects Support upgrading LBaaSState annotation to KLB CRD 2020-08-10 16:51:32 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests K8S Services: add support for SCTP 2021-01-04 11:44:56 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix exception message in case when bulk creation fails. 2020-10-29 09:13:48 +01:00
config.py Merge "Clean up references to the sg config option" 2020-11-02 18:53:47 +00:00
constants.py Skip KuryrLoadbalancer creation for Headless Service 2020-09-21 11:34:36 +00:00
exceptions.py Merge "Civilize logging vol 2" 2020-09-22 10:51:05 +00:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Add urllib3's SSLError to expected Watcher exc 2020-12-02 11:17:48 +01:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove pod_ip_caching from _kuryr_k8s_opts 2020-04-13 14:10:41 +02:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Autogenerate path for vhostuserclient socket 2020-03-16 16:40:57 +03:00
utils.py Add support to Endpoints without targetRef 2020-11-19 21:49:21 +00:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Periodically fetch full list of watched resources 2020-06-30 12:31:32 +02:00