mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Fix expected version for csidriver
Add a comment about GA feature
This commit is contained in:
committed by
Christian Huffman
parent
c6fd25d100
commit
73611a473f
@@ -172,6 +172,7 @@ const (
|
||||
// owner: @saad-ali
|
||||
// alpha: v1.12
|
||||
// beta: v1.14
|
||||
// GA: v1.18
|
||||
// Enable all logic related to the CSIDriver API object in storage.k8s.io
|
||||
CSIDriverRegistry featuregate.Feature = "CSIDriverRegistry"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user