zfs-localpv/deploy/yamls
Pawan 04f7635b6f feat(provision): try volume creation on all the nodes
Currently controller picks one node and the node agent keeps on trying to
create the volume on that node. There might not be enough space available
on that node to create the volume.

The controller can try on all the nodes sequentially and fail
the request if volume creation fails on all the nodes which satisfies the
topology contraints.

Signed-off-by: Pawan <pawan@mayadata.io>
2021-04-02 20:36:37 +05:30
..
kustomization.yaml fix(kust): removing quay as we are using multiarch docker images 2020-12-04 11:41:18 +05:30
namespace.yaml feat(validation): adding validation for ZFSPV CR parameters (#66) 2020-04-14 17:26:46 +05:30
zfs-driver.yaml chore(k8s): updated storage and apiextension version to v1 (#299) 2021-03-31 15:09:48 +05:30
zfsbackup-crd.yaml chore(yaml): fixing autogen yaml description (#301) 2021-04-01 13:02:51 +05:30
zfsrestore-crd.yaml chore(yaml): fixing autogen yaml description (#301) 2021-04-01 13:02:51 +05:30
zfssnapshot-crd.yaml chore(yaml): fixing autogen yaml description (#301) 2021-04-01 13:02:51 +05:30
zfsvolume-crd.yaml feat(provision): try volume creation on all the nodes 2021-04-02 20:36:37 +05:30