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.0
registry.k8s.io/sig-storage/csi-attacher:v4.10.0
registry.k8s.io/sig-storage/csi-resizer:v2.0.0
registry.k8s.io/sig-storage/csi-snapshotter:v8.5.0
registry.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:
Public issues must not contain sensitive information
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.0These tags match Trident v26.02.0, not v26.06.0.
Expected (Trident v26.06.0 source)
Per
config/config.goin 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.0Source: https://github.com/NetApp/trident/blob/v26.06.0/config/config.go#L279-L286
Public issues must not contain sensitive information