Commit Graph

512 Commits

Author SHA1 Message Date
Starttoaster 463cf0791f
Add semgrep AST scanning 2025-11-28 13:24:39 -08:00
Starttoaster 812ca8650b
Merge pull request #15 from Starttoaster/readme
Add notes to readme on maintainership and versioning
2025-02-10 13:57:48 -08:00
Starttoaster 51eec030e0
Add notes to readme on maintainership and versioning 2025-02-10 13:57:16 -08:00
Starttoaster f4cdddf78e
Merge pull request #14 from Starttoaster/helm-update
Update helm chart app version
2025-02-08 13:20:02 -08:00
Starttoaster 8856c357cc
Update helm chart app version 2025-02-08 13:18:58 -08:00
Starttoaster 43f73c017b
Lint chart with helm lint instead of ct 2025-02-08 13:15:09 -08:00
Starttoaster 56eba72c9c
Merge pull request #13 from Starttoaster/dependencies
Update Golang dependencies
2025-02-08 12:54:45 -08:00
Starttoaster abd977c6fd
Update Golang dependencies 2025-02-08 12:47:45 -08:00
Starttoaster b4270bbf20
Merge pull request #12 from Starttoaster/helm-update
Update chart image repository and tag
2025-02-08 12:25:36 -08:00
Starttoaster 63d12528bb
Update chart image repository and tag 2025-02-08 12:21:31 -08:00
Starttoaster dd96575238
Merge pull request #10 from Starttoaster/helm-update
Update Helm Chart.yaml
2024-12-18 02:18:26 -08:00
Starttoaster 2c9d88e5ac
Update Chart.yaml 2024-12-18 02:02:15 -08:00
Starttoaster 74e9433d6c
Merge pull request #9 from Starttoaster/updates
Update dependencies, bump Go to 1.23
2024-12-18 01:58:51 -08:00
Starttoaster 4e340cc276
Update dependencies, bump Go to 1.23 2024-12-18 09:55:20 +00:00
Starttoaster 8c13673181
Merge pull request #5 from Starttoaster/leader-election
Update clusterrole to support new leader election with leases
2024-06-06 14:00:25 -07:00
Starttoaster fe20228d14
Update clusterrole to support new leader election with leases 2024-06-06 13:56:25 -07:00
Starttoaster 32123d4383
Merge pull request #4 from Starttoaster/external-provisioner-lib
Update external provisioner library
2024-06-06 12:52:50 -07:00
Starttoaster a6d40c14de
Add patch persistentvolumes permission to helm chart rbac, needed for v10 of external-provisioner lib 2024-06-06 12:52:06 -07:00
Starttoaster 66158c5f20
Update external provisioner library to latest for client-go updates 2024-06-06 12:46:54 -07:00
Starttoaster 1653a8e236
Merge pull request #3 from Starttoaster/ci
ci: Update docker publish workflow with longer timeout
2024-06-05 17:36:59 -07:00
Starttoaster b767f80f56
Update documentation with this repo's values - remove some unneeded documentation 2024-06-05 17:36:22 -07:00
Starttoaster 2192ef1122
Update docker publish workflow with longer timeout 2024-06-05 17:35:57 -07:00
Starttoaster 3f0214ad27
Merge pull request #2 from Starttoaster/docker-ci
ci: Remove dhub from docker container publish workflow
2024-06-05 16:07:25 -07:00
Starttoaster cd58007935
ci: Remove dhub from docker container publish workflow 2024-06-05 16:05:52 -07:00
Starttoaster d0024b5274
Merge pull request #1 from Starttoaster/new
Update everything everywhere all at once because this project is near…
2024-06-05 15:59:30 -07:00
Starttoaster 59b20e3c75
Update everything everywhere all at once because this project is near ancient 2024-06-05 15:53:11 -07:00
Kubernetes Prow Robot 59a3ca2cd1
Merge pull request #291 from yonatankahana/changelog-v4.0.3
docs: add changelog for v4.0.3
2024-02-15 20:07:40 -08:00
Kubernetes Prow Robot 26cbd86586
Merge pull request #327 from yonatankahana/security-2024-01
fix: resolve all trivy vulnerabilities (2024-01-25)
2024-02-15 10:07:16 -08:00
Yonatan Kahana 8e39667063
docs: add changelog for v4.0.3 2024-01-25 19:15:00 +02:00
Yonatan Kahana 0a84e4ba40
fix: resolve all trivy vulnerabilities (2024-01-25) 2024-01-25 19:01:15 +02:00
Kubernetes Prow Robot 814e0d8d92
Merge pull request #301 from damacus/base-image
Update container version
2023-10-25 22:34:16 +02:00
Dan Webb ed64e85e91
Fix boilerplate warning
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.
2023-08-22 14:46:01 +01:00
Dan Webb 0eb8f747af
Update container version
- 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
2023-08-22 14:38:11 +01:00
Kubernetes Prow Robot 3740e01621
Merge pull request #289 from jongwooo/chore/replace-deprecated-command-with-environment-file
Replace deprecated command with environment file
2023-07-13 08:38:37 -07:00
Kubernetes Prow Robot d6bd72dbba
Merge pull request #287 from yonatankahana/security-2023-06
fix: resolve all trivy vulnerabilities (2023-06-06)
2023-06-18 21:18:20 -07:00
jongwooo 7c6e9564c2 Replace deprecated command with environment file 2023-06-17 00:10:29 +09:00
Yonatan Kahana fed959e469
fix: resolve all trivy vulnerabilities (2023-06-06)
- bump go version to 1.17
- resolved: CVE-2022-21698, CVE-2022-27664, CVE-2022-41723, CVE-2022-41717, CVE-2022-29526, CVE-2022-32149, CVE-2022-28948.
2023-06-06 23:44:58 +03:00
Kubernetes Prow Robot c2a2d5d544
Merge pull request #267 from justdan96/master
Use a PDB if the Enabled in the values.yaml
2023-03-13 13:26:49 -07:00
Dan 63586f9412
remove all the extraneous newlines 2023-03-13 18:56:33 +00:00
Dan 915f227a52
fix syntax issues 2023-03-13 18:55:33 +00:00
Dan 1626a8e137
Merge branch 'master' into master 2023-03-07 07:19:54 -05:00
Dan 9f37ddea34
realign title of table in chart Readme 2023-03-07 07:18:30 -05:00
Dan ff5803a052
rebase and reformat chart Readme 2023-03-07 07:17:14 -05:00
Kubernetes Prow Robot cf9332adf0
Merge pull request #252 from megian/switch-to-registry.k8s.io
Switch from k8s.gcr.io to registry.k8s.io
2023-03-03 15:16:57 -08:00
Dan 6fd66db354
update Chart README with PDB values 2023-02-27 10:36:35 +00:00
Gabriel Mainberger 7c1b24a12b Switch from k8s.gcr.io to registry.k8s.io
Reference: https://github.com/kubernetes/registry.k8s.io#background
2023-02-20 15:47:36 +01:00
Dan 35d0a6b7c6
line endings 2023-02-20 10:18:06 +00:00
Dan cc084df759
integrate suggestions for PDB enhancements 2023-02-20 10:15:54 +00:00
Dan 8af604bdc7
add a simple PDB if the replicaCount > 1 2023-02-17 10:49:37 +00:00
Kubernetes Prow Robot 4c82f69eef
Merge pull request #221 from forselli-stratio/fix-delete
Fix onDelete option for subdirectories
2022-11-24 05:42:05 -08:00