NetAppDocs / NetAppDocs/trident
Trident 26.06 requirements page lists outdated CSI sidecar image tags
Open
@joan-ing is already working on this.
Since Aug 5, 2026.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 22
- Avg merge
- 36m
- Merged PRs (30d)
- 8
Description
Page URL
https://docs.netapp.com/us-en/trident/trident-get-started/requirements.html
Page title
Requirements
Summary
Problem
The Trident 26.06 requirements page, section Container images and corresponding Kubernetes versions, lists CSI sidecar image tags that do not match the tags shipped in Trident v26.06.0.
The published page currently shows:
registry.k8s.io/sig-storage/csi-provisioner:v6.1.0registry.k8s.io/sig-storage/csi-attacher:v4.10.0registry.k8s.io/sig-storage/csi-resizer:v2.0.0registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
These tags match Trident v26.02.0, not v26.06.0.
Expected (Trident v26.06.0 source)
Per config/config.go in the v26.06.0 release:
registry.k8s.io/sig-storage/csi-provisioner:v6.3.0registry.k8s.io/sig-storage/csi-attacher:v4.11.0registry.k8s.io/sig-storage/csi-resizer:v2.1.0registry.k8s.io/sig-storage/csi-snapshotter:v8.6.0registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.17.0
Source: https://github.com/NetApp/trident/blob/v26.06.0/config/config.go#L279-L286
Public issues must not contain sensitive information
- This issue contains no sensitive information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.