We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Ephemeral container so we're no longer forced to use the horrible containerStatus hack to know WTF is going on WRT Pod lifecycle.
containerStatus
Don't want to force alpha features on anyone, but once this is in beta this will probably be the way forward. Will revisit.
https://kubernetes.io/docs/concepts/workloads/pods/ephemeral-containers/
The text was updated successfully, but these errors were encountered:
Eriner
No branches or pull requests
Feature Description
Use Ephemeral container so we're no longer forced to use the horrible
containerStatus
hack to know WTF is going on WRT Pod lifecycle.Additional Context
Don't want to force alpha features on anyone, but once this is in beta this will
probably be the way forward. Will revisit.
https://kubernetes.io/docs/concepts/workloads/pods/ephemeral-containers/
The text was updated successfully, but these errors were encountered: