kuryr-kubernetes/kuryr_kubernetes/controller/handlers
Michał Dulko 2296c8fbf2 Delete ports created for host networking pods
Due to bug 1899182 we were creating KuryrPorts and in consequence
Neutron ports for host networking pods. This is totally unnecessary and
those ports were not used at all. This commit makes sure even if version
with the bug was run, on kuryr-controller update those ports will get
deleted automatically.

Change-Id: I5f7047cb6bee1879dc37cbba1b6248e0a5086322
Related-Bug: 1899182
2020-10-22 16:56:32 +02:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
kuryrnetwork.py Implement add_finalizer and remove_finalizer 2020-07-28 19:01:22 +02:00
kuryrnetwork_population.py Namespace event handling through KuryrNet CRD 2020-03-13 12:30:07 +01:00
kuryrnetworkpolicy.py Merge "NP: Protect from disappearing resources" 2020-09-04 12:50:47 +00:00
kuryrport.py Delete ports created for host networking pods 2020-10-22 16:56:32 +02:00
lbaas.py Clean up unused methods and not needed interactions to k8s API. 2020-09-29 10:04:50 +00:00
loadbalancer.py Clean up unused methods and not needed interactions to k8s API. 2020-09-29 10:04:50 +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