Akito
July 8, 2021, 3:48pm
1
When you update the image tag of a Deployment through the Rancher Web-UI in an imported k3s
Cluster, the imagePullSecrets
of that Deployment get erased.
opened 06:02PM - 26 Feb 19 UTC
closed 05:54AM - 31 Aug 19 UTC
kind/bug
Seems like this was previously reported and closed, but its happening in 2.2.0-r… c2. I have imagePullSecrets set on a deployment. If i use the form in the GUI to update the image to a newer version/tag, imagePullSecrets is removed from the deployment, and the upgrade fails (can't pull).
I can edit YAML, add imagePullSecrets back in, and all is well again until the next update. Update version again and problem repeats.
If I edit the deployment YAML (through the web gui) and change the image tag there, all is well.
---
| Useful | Info |
| :-- | :-- |
|Versions|Rancher `v2.2.0-rc2` UI: `v2.2.3` |
|Route|`workload`|