kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.84k stars 135 forks source link

Adding Form support for PersistentVolumeClaim and PersistentVolume #1305

Open erdkse opened 2 years ago

erdkse commented 2 years ago

Describe the enhancement you'd like to see I would like to add/edit PersistentVolumeClaim and PersistentVolume kind resources by form editor.

Additional context

It can be done help by generate-schema.ts or if any custom implementations are needed It can be done similar to SecretKindResourceForm.tsx.

bhavyastar commented 2 years ago

Hello sir, @erdkse, I want to work on this issue.

erdkse commented 2 years ago

go ahead!

chlete commented 2 years ago

Hi @bhavyastar ! Great! This is Christian, the product manager from Monokle.It's really nice of you that you took the initiative to work! thank you!

bhavyastar commented 2 years ago

Thank you @chlete and @erdkse