ubicloud/kubernetes/csi
Daniel Farina aec8d31451 Convert many "allow" to "expect"
`allow` is a last resort when combinatorics of the tests using a
fixture are too heinous, each and every one has risk for decaying into
misinformation from going unused in a test, but a reader might
reasonably conclude that the `allow` is present because it is
necessary.
2025-07-25 15:20:55 +02:00
..
bin Outline mkdir_p for CSI directory initialization 2025-07-25 15:20:55 +02:00
lib Outline mkdir_p for CSI directory initialization 2025-07-25 15:20:55 +02:00
manifests Handle PV deletion in UbiCSI 2025-07-25 15:20:55 +02:00
spec Convert many "allow" to "expect" 2025-07-25 15:20:55 +02:00
.gitignore Add .gitignore for the CSI project 2025-07-25 15:20:55 +02:00
.rspec Remove unnecessary rspec options in csi 2025-07-25 15:20:55 +02:00
Dockerfile Handle PV deletion in UbiCSI 2025-07-25 15:20:55 +02:00
Gemfile Add logic for migrating disk from the previous node in CSI 2025-07-25 15:20:55 +02:00
Gemfile.lock Add stage to CI to run CSI tests 2025-07-25 15:20:55 +02:00
ubi-csi.gemspec Add tests for UbiCSI 2025-07-25 15:20:55 +02:00