Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement storage validation #345

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Implement storage validation #345

merged 1 commit into from
Apr 13, 2022

Conversation

adracus
Copy link
Contributor

@adracus adracus commented Apr 12, 2022

Proposed Changes

Implement validation for the following storage types:

  • Volume
  • VolumeClass
  • VolumePool
  • VolumeClaim

Add tests for all validation functions.

Update existing test cases to function with the validation.

Use the validation logic in registry/storage

@adracus adracus requested a review from afritzler April 12, 2022 12:23
@github-actions github-actions bot added api-change enhancement New feature or request storage labels Apr 12, 2022
@adracus adracus changed the title Implement storage validation Implement storage validation Apr 12, 2022
Implement validation for the following storage types:
* `Volume`
* `VolumeClass`
* `VolumePool`
* `VolumeClaim`

Add tests for all validation functions.

Update existing test cases to function with the validation.

Use the validation logic in `registry/storage`.
@adracus adracus force-pushed the feature/storage-validation branch from 09fd2cd to 7fdc7c4 Compare April 12, 2022 13:21
@adracus adracus merged commit 3d7cc25 into main Apr 13, 2022
@adracus adracus deleted the feature/storage-validation branch April 13, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants