Issue when renaming configmaps #563
Unanswered
rmuller-vu
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Hi @rmuller-vu Thanks for bringing this to our attention. It seems that indeed different casing within ConfigMap files is not handled correctly. We’ve tracked the issue and will investigate it promptly. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hello! We are now on Mia-Platform Suite Version v14.3.0, Console Version 1.119.11 and this problem is resolved! We can close out this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
What product are you having troubles with?
Console
What Console version are you using?
1.102.8
Description
We are running into an issue when we want to rename a config map to have a different casing.
We have a configmap file that is named
casing-test.json. We realized our name is supposed to beCasing-test.jsonwith a capitalC. If we delete the lowercase one and create the uppercase one it will show an error when we save saying duplicate naming.The work around we use is to save after deleting the lowercase file then adding the new capitalized file
Actual Outcome
No response
Expected Outcome
No response
Beta Was this translation helpful? Give feedback.
All reactions