fluxcd / flux2-kustomize-helm-example

A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
https://fluxcd.io
Apache License 2.0
991 stars 1.05k forks source link

[Feature] flux get commit message and time #40

Closed arash-bizcover closed 3 years ago

arash-bizcover commented 3 years ago

It would be very helpful if the the flux get ... command was also showing us the commit message and the time of the commit. Because right now by looking at the output I don't know if my last change was reconciled already or not, and also don't know what the SHA refers to unless I copy that and come back to Github and see what it is. image

arash-bizcover commented 3 years ago

Sorry I created it in the flux2 repo