Skip to content
  1. Dec 20, 2020
  2. Dec 19, 2020
  3. Dec 17, 2020
  4. Dec 16, 2020
  5. Dec 03, 2020
  6. Dec 02, 2020
  7. Nov 30, 2020
  8. Nov 26, 2020
  9. Nov 24, 2020
  10. Nov 23, 2020
  11. Oct 29, 2020
  12. Oct 22, 2020
  13. Oct 21, 2020
  14. Oct 15, 2020
  15. Oct 09, 2020
  16. Oct 06, 2020
  17. Oct 05, 2020
  18. Oct 02, 2020
  19. Oct 01, 2020
  20. Sep 24, 2020
    • Hans Feldt's avatar
      Calico upgrade path validation and old version cleanup (#6733) · 28073c76
      Hans Feldt authored
      * calico: add constant calico_min_version_required
      
      and verify current deployed version against it.
      
      * calico: remove upgrade support with data migration
      
      The tool was used pre v3.0.0 and is no longer needed.
      
      * calico: remove old version support from tasks
      
      * calico: remove old ver support from policy ctrl
      
      * calico: remove old ver support from node
      
      * canal: remove old ver support
      
      * remove unused calicoctl download checksums
      
      calico_min_version_required is the oldest version that can be installed
      Older versions can be removed.
      28073c76
  21. Sep 18, 2020
  22. Sep 17, 2020
  23. Sep 11, 2020
  24. Sep 10, 2020
  25. Sep 08, 2020
  26. Sep 07, 2020
  27. Sep 04, 2020
  28. Sep 03, 2020
    • Hugo Blom's avatar
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default... · 2ff7ab8d
      Hugo Blom authored
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default volumesnapshotclass when running cinder CSI (#6537)
      
      * add snapshot-controller and v1beta1 snapshot api
      
      * fix typo
      
      * udpate manifest to v1beta1
      
      * update
      
      * update manifests
      
      * fix spelling
      
      * wait until crd is applied
      
      * fix missing info in kube module
      
      * revert snapshotclass
      
      * add snapshot crds before applying the csi driver
      
      * add crds, missed them in last commit
      
      * use pull policy from kubespray
      2ff7ab8d
Loading