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

Different pod status other than success/failure #351

Open
helayoty opened this issue Nov 1, 2022 · 0 comments
Open

Different pod status other than success/failure #351

helayoty opened this issue Nov 1, 2022 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@helayoty
Copy link
Member

helayoty commented Nov 1, 2022

  1. In case the pod has an init container or any other pod spec that has invalid input, should we change the Pod status to indicate the error and avoid repeatedly reconciling the same Pod with the wrong configuration? Note that the init container fields are immutable so it is ok for us to stop reconciling the Pod with unsupported specs since the user has to recreate the Pod to fix the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant