You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My application requires a sidecar container which must not crash.
Describe the solution you'd like
I would like to have the opportunity to set the essential parameter to true -- it’s currently hardcoded to false for sidecar containers.
Describe alternatives you've considered
I’m considering using Waypoint but this missing feature is annoying.
Is your feature request related to a problem? Please describe.
My application requires a sidecar container which must not crash.
Describe the solution you'd like
I would like to have the opportunity to set the
essentialparameter totrue-- it’s currently hardcoded tofalsefor sidecar containers.Describe alternatives you've considered
I’m considering using Waypoint but this missing feature is annoying.
Explain any additional use-cases
Additional context
None at the time, maybe later