yipeeio / yipee

An opensource version of the Yipee.io editor.
Apache License 2.0
22 stars 7 forks source link

After applying an imported yaml, the editor should now have live status #22

Open jd3quist opened 5 years ago

jd3quist commented 5 years ago

Currently, you can import a yaml file and apply it. However, you have to return to the catalog and select the namespace where you applied that yaml file to view the status. This work is intended to skip that step.

Questions

should we re-read the namespace? It's possible we are applying a yaml to an existing namespace with other entities in it.