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

[Feature] Remote Pod creation failure event in ShadowPod events #2603

Open
Sharathmk99 opened this issue Jul 4, 2024 · 0 comments
Open

[Feature] Remote Pod creation failure event in ShadowPod events #2603

Sharathmk99 opened this issue Jul 4, 2024 · 0 comments

Comments

@Sharathmk99
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We schedule the pod to remote cluster and as we have multiple mutation webhooks which will patch the original pod spec outside liqo webhook. It can happen pod spec is wrong due to the patches and currently the way to debug is to check lido-controller logs and search for it.

Describe the solution you'd like
The perfect solution is to add error events to ShadowPod resource. It will be much easier to debug the issue.

Bonus - When remote liqo controller not able to create pod due to pod spec error, can we report back the status to local cluster the error and stop trying? Currently local cluster just show Pending status.

Describe alternatives you've considered
Currently we look into multiple pod logs to figure out the error.

Additional context
Add any other context or screenshots about the feature request here.

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