Skip to content

Add generic ToolforgeClient and reuse for K8sClient

David Caro requested to merge add_toolforge_client into main

It's a thin wrapper around requests, that will use the kubeconfig cert and key to authenticate with the API gateway.

Bug: T336225 Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports