weaveworks-experiments / compare-revisions

Experimental thing for comparing what's on k8s clusters
Apache License 2.0
0 stars 0 forks source link

New cluster changelog page #33

Closed jml closed 6 years ago

jml commented 6 years ago

Generate a new report of what has changed on each cluster over the last couple of weeks, so we can easily tell anyone at the company how Weave Cloud has changed recently.

The output isn't perfect, but it's workable. There are probably outstanding issues in the code, I've tried to mark these with XXX where possible.

screen shot 2018-04-04 at 12 16 03
jml commented 6 years ago

Ready to review. No urgency, as I'll be away for a week or so.

jml commented 6 years ago

Something I just recalled.

While the other pages in compare-revisions repeatedly load data in the background and then cache it in memory, this page fetches things from Git each time it's loaded.