Skip to content

Switching between daemonset mode and regular mode does not remove the DaemonSet or Deployment #142

@f4z3r

Description

@f4z3r

This might be an edge case, but when switching from a WasmCloudHostConfig that has daemonset: true in its schedulingOptions to a regular Deployment-based WasmCloudHostConfig, the DaemonSet does not get cleaned, up. The same is true vice-versa.

When deleting the WasmCloudHostConfig, it does however delete all created DaemonSets and Deployments as the owner references are correctly set.

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