airshipit / airshipui

A Web UI for interacting with Airship-managed clusters
Apache License 2.0
5 stars 3 forks source link

Develop an Interactive CR plugin #41

Open eak13 opened 4 years ago

eak13 commented 4 years ago

Develop a base Octant , tekton like interactive CR plugin , that will serve as the basis for all other Airship interactive CR capabilities.

eak13 commented 4 years ago

Milestone: betav1

jezogwza commented 4 years ago

https://github.com/tektoncd/experimental/tree/master/octant-plugin

aschiefe commented 3 years ago

Working examples so we can get data in / out of the CR would be needed for us to work on and / or a design discussion is needed.

eak13 commented 3 years ago

From the 11/4 UI review, do we refactor this to interact with k8s directly to pull out the CR/CRDs? How would that work?