jsugarman/Delete UAT deployment
Deletes a UAT deployment with a name mathcing the merged/closed branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| k8s_cluster | Kubernetes cluster name | yes | — |
| k8s_cluster_cert | Kubernete cluster certificate | yes | — |
| k8s_namespace | Kubernetes cluster namespace | yes | — |
| k8s_token | Kubernetes authentication token | yes | — |
| release_name_prefix | — | no | — |
Outputs
| name | description |
|---|---|
| branch-name | Extracted branch name |
| release-name | Extracted release name |
| delete-message | Extracted release name |