UI & Labels Feedback

I notice an unexpected behaviour when working with rancher labels like io.rancher.container.pull_image:

  • Those labels are not preserved on an service upgrade, which proliferates configuration errors
  • Those labels (or a subset) are probably quite common, so that an interface could help setting them.

Although, when the first is solved, looking them up in the docs is less frequent and less annoying

Best, David (v0.47)

The issue is this

https://github.com/rancher/rancher/issues/2342

The fix should be this:

https://github.com/rancher/rancher/issues/2550