* Add validating admission policy to restrict upstream driver access
Signed-off-by: Kevin Fox <[email protected]>
* Update charts/spire/charts/spiffe-csi-driver/templates/policy.yaml
Signed-off-by: kfox1111 <[email protected]>
* Fix logic
Signed-off-by: Kevin Fox <[email protected]>
* Upgrade helm
Signed-off-by: Kevin Fox <[email protected]>
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected]>
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected]>
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected]>
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected]>
* Add version info
Signed-off-by: Kevin Fox <[email protected]>
* Add version info
Signed-off-by: Kevin Fox <[email protected]>
* Fix kind version
Signed-off-by: Kevin Fox <[email protected]>
* Fix kind version
Signed-off-by: Kevin Fox <[email protected]>
* Fix kind version
Signed-off-by: Kevin Fox <[email protected]>
* Fix detection
Signed-off-by: Kevin Fox <[email protected]>
* Just for testing...
Signed-off-by: Kevin Fox <[email protected]>
* Just for testing...
Signed-off-by: Kevin Fox <[email protected]>
* Just for testing
Signed-off-by: Kevin Fox <[email protected]>
* Fix policy
Signed-off-by: Kevin Fox <[email protected]>
* Fix policy
Signed-off-by: Kevin Fox <[email protected]>
* Fix policy
Signed-off-by: Kevin Fox <[email protected]>
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected]>
* Update charts/spire/charts/spiffe-csi-driver/values.yaml
Co-authored-by: Faisal Memon <[email protected]>
Signed-off-by: kfox1111 <[email protected]>
* Update docs
Signed-off-by: Kevin Fox <[email protected]>
---------
Signed-off-by: Kevin Fox <[email protected]>
Signed-off-by: kfox1111 <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
* Configure daemonsets updateStrategy
This allows more deamonset pods to be rotated in the same time. This speeds up the updates
Signed-off-by: Marco Franssen <[email protected]>
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected]>
---------
Signed-off-by: Marco Franssen <[email protected]>
Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Kevin Fox <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
* SELinux support
Add support to the chart to set the SELinux context to enable a working
system. Enable it by default on OpenShift clusters.
Signed-off-by: Kevin Fox <[email protected]>
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected]>
---------
Signed-off-by: Kevin Fox <[email protected]>
This patch adds the start of a library to help reduce code duplication.
It will be split out to its own library chart at the same time the other
charts are split out.
---------
Signed-off-by: Kevin Fox <[email protected]>