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

couldn't determine main container error not logged #12

Open
anderssonw opened this issue Oct 23, 2023 · 0 comments
Open

couldn't determine main container error not logged #12

anderssonw opened this issue Oct 23, 2023 · 0 comments

Comments

@anderssonw
Copy link
Contributor

anderssonw commented Oct 23, 2023

We had not set the app label to the same name as the main container for Pod (even though we maybe should have). See L#35 in pod.rs

This caused the reconciler to print an unhelpful error message: {"timestamp":"2023-10-23T11:39:03.874978Z","level":"WARN","message":"reconcile failed: reconciler for object Pod.v1./sample-job-9wj8s.sample failed","target":"hahaha"}

The error should probably be "propagated" upwards somehow, but i'm not familiar enough with rust to make it a simple fix for the time being.

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

No branches or pull requests

1 participant