You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
UI does not reflect the updated pod security policy template name. Updated name should be displayed otherwise we should not allow the user to update the name.
To Reproduce
login to Rancher UI as an admin user
go to Cluster Management -> Advanced -> Pod Security Policy Templates (/c/local/manager/pages/pod-security-policies)
create a policy template
click ellipsis
click 'Edit'
update Name
click 'Save'
notice the original name is displayed and not the updated name
Result
UI does not reflect the updated policy template name
Expected Result
UI reflects the updated policy template name
Setup
Describe the bug
UI does not reflect the updated pod security policy template name. Updated name should be displayed otherwise we should not allow the user to update the name.
To Reproduce
Result
UI does not reflect the updated policy template name
Expected Result
UI reflects the updated policy template name
Screenshots
Screen.Recording.2023-11-29.at.10.45.42.AM.mov
Additional context