Skip to content

Inject sidecars in other controllers #750

Description

@ptescher

For instance, on OpenShift if we are using DeploymentConfigs instead of Deployments we cant auto inject jaeger sidecars. With the latest Istio setup on OpenShift daemonsets are deprecated, so this becomes more important.

Places I can think of where sidecars could be injected:

  • Deployments
  • StatefulSets
  • DaemonSets
  • DeploymentConfigs (OpenShift)
  • CronJobs

I think #171 would solve this for all controllers (as well as pods without a controller).

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsenhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions