--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/56a8901c-e25c-41f1-bcde-e8fc34a6343f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Guang,Use case for injecting containers using PodPreset has been discussed and is on the roadmap, but has not been prioritized for Beta yet. If you are blocked on it, you should explore using "Initializers" which is introduced in 1.7 release. Here is the link --> https://kubernetes.io/docs/admin/extensible-admission-controllers/
On Sun, Jul 2, 2017 at 10:00 PM, Guang Ya Liu <gyli...@gmail.com> wrote:
Hi,I found that now the PodPreset only support injecting Env, EnvFrom, and VolumeMounts to a PodSpec, sometimes, many PodSpec may share same init-container and side-car container, such as istio, so any plan to support injecting init-container and side-car containers via PodPreset?Thanks,Guangya
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.