Files
kubernetes/pkg/volume/util/storageclass.go
Roman Bednar 731068288e correct storage class selection message
The function does not necessarily choose class based on the creation
timestamp but can also pick alphabetically first if the timestamps are
equal. The info message should not say it's choosing the newest because
it is misleading.
2023-04-03 11:27:59 +02:00

2.7 KiB