K3D: better verification that the K8S Client was successfully created #92

Open
opened 2025-07-31 12:03:56 +00:00 by letian · 0 comments
Owner

Current behavior

In k3d/src/lib.rs::create_kubernetes_client, currently we simply instantiate the client without actually checking if it is connected to the right cluster.

Expected behavior

Get the client and connect it to the right k3d cluster, not the default one.

## Current behavior In [k3d/src/lib.rs::create_kubernetes_client](https://git.nationtech.io/NationTech/harmony/src/commit/d95e84d6fc543ff0121cc53be9a1697de9269cf9/k3d/src/lib.rs#L332), currently we simply instantiate the client without actually checking if it is connected to the right cluster. ## Expected behavior Get the client and connect it to the right k3d cluster, not the default one.
letian added the
Good first issue
label 2025-07-31 13:08:06 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#92
No description provided.