You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dragonfly is not working with Istio (sidecar injection). The scheduler fails to start as it seems like it can't connect to other components with gRPC calls. This holds all other components from running.
Bug report:
Dragonfly is not working with Istio (sidecar injection). The scheduler fails to start as it seems like it can't connect to other components with gRPC calls. This holds all other components from running.
dragonfly-scheduler-0 logs:
Expected behavior:
Dragonfly works with Istio injected sidecars as expected and functions as container registry.
How to reproduce it:
CONTEXT=<your kubernetes context>
dragonfly-system
namespace and label it withistio-injection=enabled
to automatically inject Istio sidecars.Alternatively, install Dragonfly with the following commands:
Environment:
uname -a
):The text was updated successfully, but these errors were encountered: