actions-marketplace-validations/Rancher Update Service

An action for updating a service in the Rancher 2.x environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rancher_urlRancher instance URLyes
rancher_tokenRancher API access tokenyes
cluster_idRancher/Kubernetes Cluster IDyes
namespaceRancher/Kubernetes Namespaceyes
workloadsWorkloads (Deployment, CronJob, StatefulSet, ...) within the Namespace Can be multiple, separated by commas or spaces or newlines. Format: `kind/name[/container][:image[:tag]]` - container defaults to `0` - image:tag defaults to input `docker_image` yes
docker_imageDocker image. Not required if every workload specifies it.no
redeployWhether to redeploy the service after updating the image. If set to `true`, the service will be redeployed by adding a timestamp annotation to the pod. Does not apply to Jobs or CronJobs. nofalse
timeoutHow many seconds to wait until HTTP requests time out.no15

no outputs