spring-attic / mononoke

Spring Boot Application Reconcilers for Kubernetes
Apache License 2.0
0 stars 4 forks source link

Labels and annotations need to indicate which container in the pod they apply to #31

Open scothis opened 4 years ago

scothis commented 4 years ago

When adding a label or annotation to the PodTemplateSpec metadata, we need to indicate which container the metadata is for as there may be multiple containers within a pod that are advised by mononoke.

Refs https://github.com/spring-cloud-incubator/mononoke/pull/29#discussion_r394005783