kuryr-kubernetes/kuryr_kubernetes/objects
Michał Dulko d80e1bff99 Support upgrading LBaaSState annotation to KLB CRD
On upgrade from version using annotations on Endpoints and Services
objects to save information about created Octavia resources, to a
version where that information lives in KuryrLoadBalancer CRD we need to
make sure that data is converted. Otherwise we can end up with doubled
loadbalancers.

This commit makes sure data is converted before we try processing any
Service or Endpoints resource that has annotations.

Change-Id: I01ee5cedc7af8bd02283d065cd9b6f4a94f79888
2020-08-10 16:51:32 +00:00
..
__init__.py Add support for nested pods with Vlan trunk port 2017-01-18 16:57:32 +05:30
base.py Removing six library. 2020-02-28 14:45:46 +01:00
fields.py Change Pod annotations format to o.vo 2018-08-01 15:30:42 +02:00
lbaas.py Support upgrading LBaaSState annotation to KLB CRD 2020-08-10 16:51:32 +00:00
vif.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00