Skip to content

Add support for DaemonSet restarts to the Restarter #235

@xeniape

Description

@xeniape

Use Case:
The Restarter already has the ability to restart StatefulSet workloads based on a label. This functionality should also be implemented for DaemonSet workloads, since some workloads, like the OpaCluster, are running as a DaemonSet but might need a restart when the configuration provided by a ConfigMap changes. The need for this extension surfaced during the refinement for stackabletech/opa-operator#422
There exists a current workaround of manually restarting the Pods, so it's not very urgent.

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