-
Type:
Improvement
-
Status: Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 1.10.3
-
Fix Version/s: None
-
Labels:
Change the Kubernetes Pod Operator so that it has access to context at runtime. This could be done by passing a callable into the constructor the callable would take the context and the existing env_vars as parameters and allow the developer to manipulate to the env_vars at run time before they are used to create the pod object.