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

cliutil: export data about running cluster #9365

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

sam-heilbron
Copy link
Contributor

@sam-heilbron sam-heilbron commented Apr 15, 2024

Description

Create a utility to export data about a running cluster.

Blocked By

Context

I broke this off from #9327. The idea is that we know we need some utility to export data from a cluster. We hope to use this in tests and eventually expose it in our CLI.

I decided to add this code in a shared place, but only call it from tests for now. This way we can keep iterating on it before we decide what to expose in our CLI to useres.

Interesting decisions

Testing steps

  • TODO

Notes for reviewers

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@github-actions github-actions bot added the keep pr updated signals bulldozer to keep pr up to date with base branch label Apr 15, 2024
@sam-heilbron sam-heilbron added work in progress signals bulldozer to keep pr open (don't auto-merge) and removed keep pr updated signals bulldozer to keep pr up to date with base branch labels Apr 19, 2024
@sam-heilbron sam-heilbron mentioned this pull request May 8, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress signals bulldozer to keep pr open (don't auto-merge)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant