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

fix: pod panics on interface conversation #10

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

canidam
Copy link
Contributor

@canidam canidam commented Sep 28, 2023

parse the api response into a struct, and log warnings if the data is not valid. Also log the raw data for debugging

Fix #9

parse the api response into a struct, and warnings if the data is not valid and print the raw data for debugging
@canidam canidam changed the title fix: pod panics on interface conversation (#9) fix: pod panics on interface conversation Sep 28, 2023
@canidam
Copy link
Contributor Author

canidam commented Sep 28, 2023

I had troubles testing it on my envs, so I added a version print on startup, it uses the git commit as the version.

@jmcgrath207 jmcgrath207 self-requested a review October 3, 2023 02:26
@jmcgrath207 jmcgrath207 merged commit b02a39a into jmcgrath207:master Oct 3, 2023
@jmcgrath207
Copy link
Owner

LGTM. Thanks for the improvements!

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.

Pod crash on panic of interface conversation
2 participants