Kubernetes 1.35 Sneaks Safer CSI Tokens Past the Logs — Without Breaking Your Setup
What if your CSI driver's logs were quietly broadcasting service account tokens to the world? Kubernetes v1.35 plugs that hole with a clever opt-in fix.
⚡ Key Takeaways
- Kubernetes v1.35 introduces opt-in for CSI drivers to receive service account tokens in the secure secrets field.
- Fallback logic ensures zero breakage; add it today for future-proofing.
- Fixes real CVEs by aligning with CSI specs, unifying security across drivers.
Worth sharing?
Get the best Developer Tools stories of the week in your inbox — no noise, no spam.
Originally reported by Kubernetes Blog