Skip to content

Should restart deployment logic also restart other kinds of workloads?  #191

Open
@mcmarkj

Description

@mcmarkj

Summary

Currently, the logic to restart a deployment is restricted to just that, deployments. My thought process is that this could be widened so things like statefulsets, daemonsets, replicasets would also be restarted.

Use cases

Secrets are consumed by more than just deployments, so only restarting deployments could cause unexpected results in users environments when only some of of the pods actually restart.

Proposed solution

Widen the scope of the restart logic.

Is there a workaround to accomplish this today?

Not that I'm aware of

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions