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] Refactor bootstrap monitor kubernetes functions for reuse #3446

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

marun
Copy link
Contributor

@marun marun commented Oct 7, 2024

Why this should be merged

The bootstrap monitor added support for deployment of avalanchego nodes to kubernetes to support e2e testing. Moving/refactoring this to tmpnet can enable reuse of the same functionality in deploying tmpnet networks to kubernetes.

How this works

Moves reusable functions for interacting with kubernetes from the bootstrap monitor to tmpnet package.

How this was tested

CI

@marun marun added the testing This primarily focuses on testing label Oct 7, 2024
@marun marun self-assigned this Oct 7, 2024
@marun marun force-pushed the tmpnet-refactor-kube-helpers branch from 7581f7e to 4cf5d20 Compare October 7, 2024 01:56
@marun marun force-pushed the tmpnet-refactor-kube-helpers branch from 4cf5d20 to 3a2b52f Compare October 7, 2024 05:57
@marun marun marked this pull request as ready for review October 7, 2024 06:00
Co-authored-by: Stephen Buttolph <[email protected]>
Signed-off-by: marun <[email protected]>
@marun marun changed the title [tmpnet] Refactor boostrap monitor kubernetes functions for reuse [tmpnet] Refactor bootstrap monitor kubernetes functions for reuse Oct 30, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 30, 2024
Merged via the queue into master with commit c39a7ce Oct 30, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the tmpnet-refactor-kube-helpers branch October 30, 2024 16:18
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants