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

feat: stream pod logs #100

Closed
wants to merge 2 commits into from
Closed

Conversation

abuchanan-airbyte
Copy link
Collaborator

@abuchanan-airbyte abuchanan-airbyte commented Sep 4, 2024

Stream pod logs so that people can see what's going wrong. For example, if you put in the wrong database password and the bootloader can't connect to the data.

More to do here:

  • consider parsing out log lines, maybe match only error (and warning?) lines by default
  • slim down java stacktrace lines (look for "Caused by..." maybe?)
  • tests
  • code cleanup
image image

@abuchanan-airbyte
Copy link
Collaborator Author

I've slimmed this down to only streaming the bootloader logs in #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant