Seen in the docs just now: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#checking-rollout-history-of-a-deployment Likely we can simulate the `--record=true` switch, and provide information about the "change cause".
Seen in the docs just now: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#checking-rollout-history-of-a-deployment
Likely we can simulate the
--record=trueswitch, and provide information about the "change cause".