Currently: the Redis configuration utilized does not support specifying a user + password and does not support the rediss:// protocol (redis over TLS). This is important support for enterprises utilizing llm-d in a secure fashion. There are multiple places that this needs to be supported including:
llm-d-inference-scheduler
llm-d-kv-cache-manager
Acceptance Critieria: