mayadata-io / CITF

Common Integration Test Framework
Apache License 2.0
4 stars 16 forks source link

Add support for CRD operation for PersistentVolumeClaim. #36

Closed princerachit closed 5 years ago

princerachit commented 5 years ago

Currently CITF does not support CRD operation for Persistent Volume Claim. This support needs to be added. The code should also support reading/parsing Persistent Volume Claim from a yaml file.

Please refer to this file to see existing supported code.

Please comment if you want to be assigned for this issue.

Help links: Contributors guide hacktoberfest2018 channel on slack. Ping us here if you want to discuss anything around hacktoberfest

farhaanbukhsh commented 5 years ago

Hey I would like to take this up :)

qiell commented 5 years ago

@farhaanbukhsh Please go ahead

farhaanbukhsh commented 5 years ago

Hey @Akash4927 can you help me to get started? I am not able to understand where to start?