fix(k8s_anywhere): Ensure k3d cluster is started before use #21

Merged
johnride merged 1 commits from feat/k3d into master 2025-04-25 16:46:29 +00:00
Owner
  • Refactor k3d cluster management to explicitly start the cluster.
  • Introduce start_cluster function to ensure cluster is running before operations.
  • Improve error handling and logging during cluster startup.
  • Update create_cluster and other related functions to utilize the new startup mechanism.
  • Enhance reliability and prevent potential issues caused by an uninitialized cluster.
  • Add run_k3d_command to handle k3d commands with logging and error handling.
- Refactor k3d cluster management to explicitly start the cluster. - Introduce `start_cluster` function to ensure cluster is running before operations. - Improve error handling and logging during cluster startup. - Update `create_cluster` and other related functions to utilize the new startup mechanism. - Enhance reliability and prevent potential issues caused by an uninitialized cluster. - Add `run_k3d_command` to handle k3d commands with logging and error handling.
wjro approved these changes 2025-04-25 15:59:55 +00:00
taha approved these changes 2025-04-25 16:36:45 +00:00
johnride force-pushed feat/k3d from f163255850 to 92d6adaf15 2025-04-25 16:44:56 +00:00 Compare
johnride force-pushed feat/k3d from 92d6adaf15 to 22752960f9 2025-04-25 16:45:40 +00:00 Compare
johnride merged commit 065e3904b8 into master 2025-04-25 16:46:29 +00:00
johnride deleted branch feat/k3d 2025-04-25 16:46:29 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 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#21
No description provided.