AvitalTamir / cyphernetes

A Kubernetes Query Language
https://cyphernet.es
Apache License 2.0
527 stars 11 forks source link

Add relationship between volumeattachments and persistentvolumes #91

Closed dimm0 closed 1 month ago

dimm0 commented 2 months ago

Thanks!

AvitalTamir commented 2 months ago

Referencing #92

AvitalTamir commented 2 months ago

@dimm0 I'm also working on discovering relationships so it's automatic - but that is a handful and I want to support custom relationships before that. In any case - I'll add this in the meantime. Can you verify if this branch works?

dimm0 commented 2 months ago

I'd wait for a brew release if possible :) It probably is Doing regular grep/awk/sed stuff for now while fixing stuff...

AvitalTamir commented 2 months ago

Got it! So thanks for reporting, I'll have this covered one way or another in the next release :)

dimm0 commented 2 months ago

Great :) and I'll keep trying using it for my cluster debugging I love the idea!

AvitalTamir commented 2 months ago

Thank you so much for all the feedback, this is very exciting stuff for me

AvitalTamir commented 1 month ago

Resolved by #95