Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tmpnet] Start kind cluster with golang #3780

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

maru-ava
Copy link
Contributor

@maru-ava maru-ava commented Mar 8, 2025

Why this should be merged

Migrates start of a kind cluster to golang to simplify reuse by downstream repos. Also makes cluster start idempotent to simplify usage.

How this works

  • adds tmpnetctl start-kind-cluster command to ensure a kind cluster is running locally

How this was tested

  • CI uses the new command as part of the bootstrap monitor test job

Need to be documented in RELEASES.md?

N/A

@maru-ava maru-ava added the testing This primarily focuses on testing label Mar 8, 2025
@maru-ava maru-ava self-assigned this Mar 8, 2025
@maru-ava maru-ava changed the title [tmpnet] Deploy kind cluster with golang [tmpnet] Start kind cluster with golang Mar 8, 2025
@maru-ava maru-ava force-pushed the tmpnet-start-kind-cluster branch from eb2fdba to 53b078c Compare March 13, 2025 00:57
@StephenButtolph StephenButtolph added this pull request to the merge queue Mar 13, 2025
Merged via the queue into master with commit addd128 Mar 13, 2025
23 checks passed
@StephenButtolph StephenButtolph deleted the tmpnet-start-kind-cluster branch March 13, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

3 participants