kubernetes/pkg/registry/core/persistentvolume/storage
Roman Bednar fb872e8638 test: fix storage status update test
After enabling PersistentVolumeLastPhaseTransitionTime feature, any
test that compares PV objects that transitioned phase needs to handle
timestamp values correctly.

Either the tests should avoid phase transitions if not needed or the
test needs to set the same timestamp on new PV object so it's not
changed and can be checked for equality later, the latter is used in
this commit.
2023-10-26 11:47:02 +02:00
..
storage_test.go test: fix storage status update test 2023-10-26 11:47:02 +02:00
storage.go Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00