rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
465 stars 264 forks source link

Can't use label `cattle.io/` on GitRepos on Rancher 2.9 #11229

Open mmartin24 opened 5 months ago

mmartin24 commented 5 months ago

Setup

Describe the bug Attempting to use cattle.io/) as label in Rancher 2.9will make disappear the box. (Note this is working in 2.8-head)

To Reproduce

Result Box disappears and that value cannot be added

Expected Result Box should not disappear and should be possible to add this value

Screenshots

Screencast from 13-06-24 18:07:16.webm

Additional context

richard-cox commented 5 months ago

labels and annotations containing cattle.io are system only and are hidden. We have an issue to open up the view side to more resources #11222, however i don't think this will be extended to edit.

the input fields should not disappear though, and should not allow the user to add them

mmartin24 commented 5 months ago

labels and annotations containing cattle.io are system only and are hidden. We have an issue to open up the view side to more resources #11222, however i don't think this will be extended to edit.

the input fields should not disappear though, and should not allow the user to add them

mmm, ok so actually is invalid in 2.8.4 as well. It is simply not visible until you click Create image

mmartin24 commented 5 months ago

Ok, let's keep the issue then if you agree to fix the disappearing field

mmartin24 commented 5 months ago

Added this related issue: https://github.com/rancher/dashboard/issues/11242