TheCSI APIis tightly integrated with Kubernetes. In order to extend the interface, a new CSI-Addons Controller is needed. The CSI-Addons Controller will watch for Kubernetes events (CRs) and relay operation initiated by the user to the CSI-driver. ...
build: include -version option for csi-addons executable by @nixpanic in #397 build: switch back to docker for golang:1.20 by @Rakshith-R in #399 cleanup: corrections in the ci doc by @karthik-us in #398 controller: fix reclaimspace based on ns annotation by @Rakshith-R in #396 New...
Previously, the security scanners or checkers reported that the `csi-addons-controller-manager` pod does not have "readOnlyRootFilesystem" enabled as the pod does not have "readOnlyRootFilesystem" enabled explicitly. With this fix, in the deployment of the `csi-addons-controller-manager` pod...
Previously, the security scanners or checkers reported that the `csi-addons-controller-manager` pod does not have "readOnlyRootFilesystem" enabled as the pod does not have "readOnlyRootFilesystem" enabled explicitly. With this fix, in the deployment of the `csi-addons-controller-manager` pod...
The CSI-Addons Controller can be deployed by different ways: Configuration Available command-line arguments: OptionDefault valueDescription --metrics-bind-address:8080The address the metric endpoint binds to. --health-probe-bind-address:8081The address the probe endpoint binds to. ...
main .github apis build cmd config controllers deploy/controller docs hack internal sidecar tools vendor .dockerignore .gitignore .yamllint.yaml CONTRIBUTING.md Dockerfile LICENSE Makefile PROJECT README.md go.mod go.sum Breadcrumbs kubernetes-csi-addons / deploy/ Directory actions More options ...
Pull requests: csi-addons/kubernetes-csi-addonsLabels 14 Milestones 0 New pull request 4 Open 516 Closed Author Label Projects Milestones Reviews Assignee Sort Pull requests listvendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.17.0 to 0.18.0 in the github-dependencies group vendor ...
Breadcrumbs kubernetes-csi-addons / .github/ Directory actions More options Latest commit Cannot retrieve latest commit at this time. HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. workflows ci: bump golangci/golangci-lint-action from 5 to 6 May...
csi-addons/kubernetes-csi-addonsPublic NotificationsYou must be signed in to change notification settings Fork34 Star16 We couldn’t find anything! There aren’t any milestones that match. Give it another shot above.
Make sure to match the comments with csi-addons spec or close to it. Contributor Author yati1998 Jun 22, 2023 This has to be edited in spec then, cause it's required to clear it here, will send another PR to update spec comments 👍 2 Member Rakshith-R Jun 22, 2023 I meant...