When using qbec with argocd it alows to only generate YAML but do not apply, so qbec show is used to generate YAML.
But once qbec apply used locally then qbec will show wrong state even if it is updated by argo to actual one.
To avoid such problems we need an opportunity to display qbec.io/component and qbec.io/last-applied annotations for qbec show command.
More details about qbec and argocd integration read in my article:
https://itnext.io/configure-custom-tooling-in-argo-cd-a4948d95626e
When using qbec with argocd it alows to only generate YAML but do not apply, so
qbec showis used to generate YAML.But once
qbec applyused locally then qbec will show wrong state even if it is updated by argo to actual one.To avoid such problems we need an opportunity to display
qbec.io/componentandqbec.io/last-appliedannotations forqbec showcommand.More details about qbec and argocd integration read in my article:
https://itnext.io/configure-custom-tooling-in-argo-cd-a4948d95626e