rollout_history
List a deployment's rollout revisions from its replicasets to review change history and identify rollback targets.
Instructions
[READ] List a deployment's rollout revisions (from its replicasets).
Args: name: Deployment name. namespace: Namespace; omit for the target's default namespace. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| namespace | No |