Skip to content

zfsNode.initContainers should be a list #676

@michaelbeaumont

Description

@michaelbeaumont

Describe the problem/challenge you have
The chart converts this value into initContainers by ordering them according to their name. But init containers are inherently ordered so it's surprising and error prone to only be able to order them by naming them appropriately, not to mention awkwardly.

Describe the solution you'd like
This value should accept a list.

Environment:

  • LocalPV-ZFS version: 2.8.0
  • Kubernetes version (use kubectl version): 1.34.1
  • Kubernetes installer & version: Talos
  • Cloud provider or hardware configuration: bare metal
  • OS (e.g. from /etc/os-release): Talos

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedNeed help from community contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions