1. 16 Feb, 2024 1 commit
  2. 15 Feb, 2024 1 commit
  3. 25 Jan, 2024 2 commits
  4. 25 Oct, 2023 1 commit
  5. 22 Aug, 2023 2 commits
    • Fix boilerplate warning · ed64e85e
      Dan Webb authored
      Running make test-boilerplate returned the following error so fixed
      accordingly
      
      Header in kubernetes-sigs/nfs-subdir-external-provisioner/release-tools/../Dockerfile does not match reference, diff:
      
      --- reference
      +++ kubernetes-sigs/nfs-subdir-external-provisioner/release-tools/../Dockerfile
      @@ -1,4 +1,4 @@
      -# Copyright YEAR The Kubernetes Authors.
      +# Copyright YEAR-YEAR The Kubernetes Authors.
       #
       # Licensed under the Apache License, Version 2.0 (the "License");
       # you may not use this file except in compliance with the License.
    • Update container version · 0eb8f747
      Dan Webb authored
      - Update multiarch build container to use golang:1.19 as the project is tested on 1.19
      - Update the multiarch container to run Alpine 3.18
        Updating to this version reduces the number of known vulnerabilities in the image
      - Update go.mod to match the container version
  6. 13 Jul, 2023 1 commit
  7. 19 Jun, 2023 1 commit
  8. 16 Jun, 2023 1 commit
  9. 06 Jun, 2023 1 commit
  10. 13 Mar, 2023 3 commits
  11. 07 Mar, 2023 3 commits
  12. 03 Mar, 2023 1 commit
  13. 27 Feb, 2023 1 commit
  14. 20 Feb, 2023 3 commits
  15. 17 Feb, 2023 1 commit
  16. 24 Nov, 2022 1 commit
  17. 11 Nov, 2022 3 commits
  18. 08 Aug, 2022 1 commit
  19. 05 Aug, 2022 2 commits
  20. 03 Aug, 2022 2 commits
  21. 10 Jul, 2022 1 commit
  22. 06 Jul, 2022 1 commit
  23. 24 Jun, 2022 1 commit
  24. 10 Jun, 2022 1 commit
    • There was no option to set the volumeBindingMode for the StorageClass. · aca10bf3
      Florian Winkler authored
      Added the option in
      nfs-subdir-external-provisioner/charts/nfs-subdir-external-provisioner/templates/storageclass.yaml
      and nfs-subdir-external-provisioner/charts/nfs-subdir-external-provisioner/values.yaml as well as updated charts/nfs-subdir-external-provisioner/README.md
      
      This fixes Issue #172
  25. 03 Jun, 2022 3 commits
  26. 01 Jun, 2022 1 commit