Joseph Wenninger
Joseph Wenninger
I've tried removing everything flannel related and used your file with kubectl apply and with kubectl create in both cases the result is that the pods are in crash loop....
Not tested, but guessing from the documentation is should be: path('pre_quotations_bulk_create_requests/(?P\d+)/events/$', URLRouter(django_eventstream.urls.urlpatterns), {'format-channels': ['pre_quotations_bulk_create_request-{pk}']}), django_eventstream.urls.urlpatterns is a list of Pathes, and that's what URLRouter expects
I think this should be a standard feature, not needing 3rdparty packages.