csi-driver-spiffe is a clean and simple way to get SPIFFE IDs for your Kubernetes pods with minimal dependencies and minimal fuss.
This v0.5.0
is the first csi-driver-spiffe release that is based on cert-manager's Makefile modules system.
What's Changed
- Add certificate requests annotations flag by @jamesglennan in #60
- Migrate to ginkgo v2 by @inteon in #61
- Upgrade 'csi-node-driver-registrar' and 'livenessprobe' by @inteon in #70
- chore: add thatsmrtalbot as reviewer by @ThatsMrTalbot in #78
- Add version info to binary at compile time by @inteon in #75
- Update Chart.yaml properties by @inteon in #82
- Use helm-tool to generate Helm README.md by @inteon in #86
- Fix broken link in Chart.yaml for csi-driver by @inteon in #88
Dependabot updates
- Bump the all group with 8 updates by @dependabot in #64
- Bump the all group with 8 updates by @dependabot in #76
- Bump the all group with 1 update by @dependabot in #84
Makefile updates
- Migrate makefiles and CI/CD by @inteon in #62
- Upgrade repository-base module by @inteon in #66
- Use fixed version for busybox image by @inteon in #73
- Upgrade oci-image module by @inteon in #74
- Use standardised release process by @inteon in #79
- Fix release target and add approver image by @inteon in #87
- [CI] Merge self-upgrade into main by @github-actions in #65
- [CI] Merge self-upgrade into main by @github-actions in #67
- [CI] Merge self-upgrade into main by @github-actions in #68
- [CI] Merge self-upgrade into main by @github-actions in #69
- [CI] Merge self-upgrade into main by @github-actions in #71
- [CI] Merge self-upgrade into main by @github-actions in #72
- [CI] Merge self-upgrade into main by @github-actions in #77
- [CI] Merge self-upgrade into main by @github-actions in #81
- [CI] Merge self-upgrade into main by @github-actions in #83
- [CI] Merge self-upgrade into main by @github-actions in #85
New Contributors
- @jamesglennan made their first contribution in #60
- @github-actions made their first contribution in #65
- @ThatsMrTalbot made their first contribution in #78
Full Changelog: v0.4.1...v0.5.0