kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

feature: less chatty progress indicator #173

Closed MikeSpreitzer closed 7 months ago

MikeSpreitzer commented 8 months ago

Feature Description

When using KubeFlex in a GitHub workflow, the log is spammed with the progress spinners from KubeFlex.

Proposed Solution

Do less chatty progress indicators.

Want to contribute?

Additional Context

No response

MikeSpreitzer commented 8 months ago

@pdettori

pdettori commented 8 months ago

@namasl would you be interested in looking into a solution for this?

pdettori commented 8 months ago

We could have a flag that switches off the spinning wheel progress indicator when running in the CI/CD

pdettori commented 7 months ago

Addressed by #175