Skip to content

Provide a way to specify lifecyle for tailing sidecar container #466

Description

@Noksa

Hey.

As I can see it is not possible to set lifecycle for tailing sidecar container.

In case when we use preStop hook for main container, we want to tail logs until preStop stops working.
In my case I want to use the same preStop hooks which are stopped by my k8s operator after some time. The same preStop hook should be in tailing sidecar container.
I don't want to write another webhook which will change sidecar container after tailing sidecar operator :)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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