Skip to content
  1. Jun 06, 2019
    • Frank Ritchie's avatar
      Make local volume provisioner dir mode a variable (#4821) · ab6f0012
      Frank Ritchie authored
      * Make local volume provisioner dir mode a variable
      
      I need to change this for Nagios monitoring. Others may
      need to as well. Had to close previous commits, sorry for
      the spam.
      
      * Make local volume provisioner dir mode a variable
      
      I need to change this for Nagios monitoring. Others may
      need to as well. Had to close previous commits, sorry for
      the spam.
      ab6f0012
  2. Jun 05, 2019
  3. Jun 04, 2019
  4. May 20, 2019
  5. May 16, 2019
  6. May 04, 2019
  7. May 03, 2019
  8. Apr 29, 2019
  9. Apr 24, 2019
  10. Apr 22, 2019
  11. Apr 19, 2019
  12. Apr 18, 2019
  13. Apr 17, 2019
  14. Apr 15, 2019
  15. Apr 11, 2019
  16. Apr 10, 2019
  17. Apr 05, 2019
  18. Apr 04, 2019
  19. Apr 01, 2019
  20. Mar 20, 2019
  21. Mar 18, 2019
  22. Mar 05, 2019
  23. Mar 01, 2019
  24. Feb 26, 2019
  25. Feb 25, 2019
  26. Feb 14, 2019
  27. Feb 12, 2019
  28. Feb 05, 2019
    • Earl C. Ruby III's avatar
      Install the latest filesystem creation packages (#3904) · 52e0aa7a
      Earl C. Ruby III authored
      This PR ensures that the e2fsprogs and xfsprogs packages are
      installed on all Kubernetes nodes and that the packages are
      the latest versions. It also ensures that the nodes can
      create XFS filesystems when necessary, since not all distros
      install xfsprogs by default.
      
      e2fsprogs - ext2/ext3/ext4 file system utilities
      xfsprogs - Utilities for managing the XFS filesystem
      52e0aa7a
  29. Feb 02, 2019
  30. Feb 01, 2019
  31. Jan 09, 2019
    • Chad Swenson's avatar
      Bugfixes for Local Volume Provisioner · 72802e4d
      Chad Swenson authored
      - Fixed an issue where storage class host directories were looped
      through excessive target hosts
      - Fixes examples in the LVP `README.md` to use nested dicts instead of a
      list of dicts
      72802e4d
    • Wilmar den Ouden's avatar
      More dynamic local-storage-provisioner approach (#3472) · 4fb8adb9
      Wilmar den Ouden authored
      * Makes local volume provisioner more dynamic
      
      * Correct variable name in local storage provisioner defaults
      
      * Updates external-provisioner readme
      
      * Updates variable naming to be more clear, more documentation, fixes sample inventory
      
      * Variable refactor, untangled some jinja2 loops
      
      * Corrects variable name
      
      * No variable substitution in dict keys, replaced with anchor
      
      * Fixes default storage_classes dict, inline docs
      
      * Fixes spelling in inline docs
      
      * Addresses comments in review
      
      * Updates all the defaults
      
      * Fix failing CI task
      
      * Fixes external provisioner daemonset
      4fb8adb9
  32. Dec 27, 2018
  33. Dec 18, 2018
Loading