-
Notifications
You must be signed in to change notification settings - Fork 659
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
[FlyteCTL Feature] Add verbose logging for other components while using --verbose
#2969
Comments
Thank you for opening your first issue here! 🛠 |
@DarthBenro008, if you could work on this issue as well, that'd be awesome! |
I'd be happy to send a PR, can you kindly assign the issue to me? |
Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏 |
Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏 |
Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable. |
Describe the feature/command for FlyteCTL
As discussed in flyteorg/flytectl#359 (review) of flyteorg/flytectl#359
The
--verbose
flag offlytectl sandbox start/teardown
andflytectl demo start/teardown
only captures logs ofhelm/k8s
commands, we would want to capture the logs of other components as well likedocker
,k3s
, etc. The above mentioned PR already brings support to interfacing withdocker
I would be happy to send a PR for the same! :D
Provide a possible output or UX example
Kindly refer to flyteorg/flytectl#359 for more details (screenshots attached)
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: