Go to file
Michał Dulko 22f3030443 Add requests.ConnectionError to watcher retries
Apparently with switch to Python 3, requests library raises a different
exception when read time out occurrs and it's quite general
requests.ConnectionError. This causes tracebacks like [1] to show up in
logs.

This is pretty scary for the user, so this commit suppresses those exceptions
and adds them to the list of exceptions K8sClient restarts watching.

[1] http://paste.openstack.org/show/786574/

Change-Id: I09f3803edffbe2ea5f1913238adc23212a323100
2019-11-22 16:01:25 +01:00
2019-11-19 12:34:54 +01:00
2019-11-13 11:39:10 +01:00
2019-11-19 12:34:54 +01:00
2019-10-14 12:44:47 +00:00
2019-04-04 12:33:42 +02:00
2019-11-19 12:34:54 +01:00
2016-11-18 10:14:56 +03:00
2018-09-25 12:16:08 +02:00
2019-04-19 19:44:54 +00:00
2018-07-16 15:43:10 +00:00
2019-06-17 12:58:37 +02:00
2019-11-19 12:34:54 +01:00
2019-11-13 11:39:10 +01:00
2019-11-19 12:34:54 +01:00
2019-11-19 12:34:54 +01:00
2017-03-15 12:44:19 +00:00
2018-07-16 15:43:10 +00:00
2019-11-19 12:34:54 +01: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