cloud-bulldozer / benchmark-operator

The Chuck Norris of cloud benchmarks
Apache License 2.0
284 stars 129 forks source link

add storageClassName in "spec" section for PVC #816

Closed ekuric closed 1 year ago

ekuric commented 1 year ago
  1. add storageClassName in "spec" section for PVC
  2. remove volume.beta.kubernetes.io/storage-class from annotations section

Type of change

Description

PVC created via benchmark-operator miss storageClassName in spec section what causes issues for some of tests which expect storageClassName to be present there.