rancher-redeploy-workload icon indicating copy to clipboard operation
rancher-redeploy-workload copied to clipboard

Docker image that redeploys a kubernetes workloads using Rancher's API.

Results 2 rancher-redeploy-workload issues
Sort by recently updated
recently updated
newest added

Post "https://xxx.io/v3/xxxx/workloads/deployment:gapin-stage:gapin-api?action=redeploy": x509: certificate signed by unknown authority how to work around this ssl? ```yaml - run: sudo apt-get install -y ca-certificates - run: sudo cp ./rancher.crt /usr/local/share/ca-certificates - run:...

My redeployment workload is hitting a timeout error when it gets to the Post step. Here's what I'm seeing in my logs: ``` Workloads to redeploy: * test-repo Staring to...