Michał Dulko 89a8bd08b5 Delete pods from registry in CNI daemon
Initial implementation of kuryr-daemon was only adding new pods to the
in-memory registry and not deleting them. While the amount of data is
tiny, it will accumulate over time and in practice be a memory leak. We
should aim to prevent that, especially taking into account most recent
efforts to base health checks on memory usage.

This commit makes kuryr-daemon react to pod deletions with removals of
pods from the in-memory registry.

Change-Id: I45babc325b7a727d6a973717f6653a40503ad991
Closes-Bug: 1750394
2018-02-19 19:21:41 +01:00
2018-02-07 15:11:20 +01:00
2018-02-14 15:35:54 +01:00
2017-10-09 15:32:20 +02:00
2016-10-04 21:56:50 +03:00
2016-11-18 10:14:56 +03:00
2016-05-12 09:14:08 +00:00
2018-01-21 20:12:47 +01:00
2018-01-27 17:47:08 +00:00
2017-03-15 12:44:19 +00:00

Team and repository tags

image

Project description

Kubernetes integration with OpenStack networking

The OpenStack Kuryr project enables native Neutron-based networking in Kubernetes. With Kuryr-Kubernetes it's now possible to choose to run both OpenStack VMs and Kubernetes Pods on the same Neutron network if your workloads require it or to use different segments and, for example, route between them.

Contribution guidelines

For the process of new feature addition, refer to the Kuryr Policy

Description
RETIRED, Kubernetes integration with OpenStack networking
Readme 46 MiB