steveteuber / kubectl-graph

A kubectl plugin to visualize Kubernetes resources and relationships.
Apache License 2.0
599 stars 31 forks source link

Support for ArangoDB #14

Closed mysticaltech closed 2 years ago

mysticaltech commented 3 years ago

Hey folks, amazing project! Please support ArangoDB / AQL for those of us not using Neo4j, thank you!

steveteuber commented 3 years ago

Hi @mysticaltech,

Thank you for opening this issue. I'll take a look into that.

lavrd commented 2 years ago

@steveteuber Hey, interesting project! I also like ArangoDB and I want to try to implement this feature. Can I?

steveteuber commented 2 years ago

Hi @lavrxxx, my plan is to implement this output format during this week. But first I need to refactor some things. And sure, why not? Pull requests are always welcome!

lavrd commented 2 years ago

Okay! I am just asking because may be you are already doing it. Then I will try.

steveteuber commented 2 years ago

Hey @mysticaltech and @lavrxxx.

I think I'm done. Please have a look if everything is working as expected. Now you can upgrade the plugin to the latest version:

$ kubectl krew upgrade graph
Updated the local copy of plugin index.
  Upgrades available for installed plugins:
    * graph v0.3.1 -> v0.4.0
Upgrading plugin: graph
Upgraded plugin: graph