1. 04 Aug, 2021 1 commit
  2. 07 Jun, 2021 1 commit
  3. 03 May, 2021 1 commit
    • Waqar Ahmed's avatar
      Update zfs-localpv manifest · 13aa3e39
      Waqar Ahmed authored
      This commit adds changes to update zfs-localpv from upstream. There have been breaking changes upstreamwhere how openebs-zfs-node behaves has changed and we should update accordingly.
      13aa3e39
  4. 29 Apr, 2021 3 commits
    • Waqar Ahmed's avatar
      Update zfs operator to make it compatible with openzfs 2.0 · 19d5f2a2
      Waqar Ahmed authored
      Remove zfs-localpv images from docker images to be added to k3s package
      
      We don't use zfs-localpv for charts we support. Users looking to use it can pull it from network automatically when they use it. This should reduce image size by a considerable size, almost ~200MB.
      
      Fix zfs operator
      
      Update generated bindata
      
      Remove zfs-operator from manifests
      
      K3s has an issue where it does not apply all CRDs specified. So we will be applying the zfs-operator manifest ourselves in this case to ensure all necessary bits are in place.
      
      Update pkg bind data
      
      Add zstd as build dep
      
      Remove docker.io from image tag names
      
      Fix zfs-localpv crd (#11)
      
      We had a bug in k3s where it was not applying the manifests in manifests directory properly ( similar to how we would expect with kubectl ) and the fault lied with it not specifically supporting beta version of CRD api which zfs-localpv specified upstream. However upstream zfs-localpv has fixed it by using the stable api verison ( the issue remains in k3s still but as we are not consuming the beta api anymore, we are not going to be hit by it ).
      19d5f2a2
    • Waqar Ahmed's avatar
    • Waqar Ahmed's avatar
      Add zfs storage operator · 85c51f4f
      Waqar Ahmed authored
      Add multus daemonset
      
      Add k3s debian package
      
      Update image tags for airgap install
      
      Add script to pull/save docker images during debian packaging
      
      Pull/save docker images during packaging
      
      Disable local-storage for k3s in systemd
      
      Remove klipper-helm from build
      
      Remove multus from airgapped message
      
      Make sure we kill dockerd in case of failure
      
      Remove multus daemonset
      
      Correctly pull docker images
      
      Add multus/plugins as deps
      
      Add helm as a dep
      
      Remove flannel manifest
      
      Add kuberouter yaml
      
      Disable default kube-proxy / network policy
      
      Add ipset/ipvsadm as deps
      
      Add (iptables/arptables/ebtables)-legacy as a dep
      
      Disable cloud controller by default
      
      Fix node name to ix-truenas
      
      Remove kuberouter deployment
      
      Add kube-router as dep
      85c51f4f
  5. 28 Apr, 2021 1 commit
  6. 27 Apr, 2021 2 commits
  7. 21 Apr, 2021 1 commit
  8. 19 Apr, 2021 2 commits
  9. 16 Apr, 2021 2 commits
  10. 15 Apr, 2021 1 commit
  11. 14 Apr, 2021 6 commits
  12. 13 Apr, 2021 2 commits
  13. 12 Apr, 2021 2 commits
  14. 09 Apr, 2021 6 commits
  15. 08 Apr, 2021 1 commit
  16. 07 Apr, 2021 2 commits
  17. 02 Apr, 2021 2 commits
  18. 31 Mar, 2021 3 commits
  19. 24 Mar, 2021 1 commit