Is it possible to check rollout history of PV, clusterroles or other resources ( . . .

Gurpreet:
Is it possible to check rollout history of PV, clusterroles or other resources (other than deployments), when using --record with patch or edit? I am able to edit using edit or patch , but while checking rollout history of PV, getting the below error- “error: error retrieving history for “PersistentVolume”, no visitor method exists for { PersistentVolume}”. I can see the change in edited PV under 'annotations" though.

Tej_Singh_Rana:
Hello, @Gurpreet
Yes, you can view the changes under the annotations section.
As of now, rollout history only available for deployments, daemonsets and statefulsets.
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#rollout