hashicorp / consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
https://www.consul.io
Other
28.31k stars 4.42k forks source link

KV key name `create` not editable! #5866

Open Anricx opened 5 years ago

Anricx commented 5 years ago

Old UI or New UI Consul 1.4.2

Describe the problem you're having I have a key name create

when I clicked create key: image

johncowen commented 5 years ago

Hi @Anricx

Thanks for reporting this!

This is related to rather a long PR from a while back (for reference https://github.com/hashicorp/consul/pull/4411). Basically we are/were considering options for working around how the backend redirects/strips URLs with trailing slashes.

I'm going to bring this up with the rest of the team and see if we can pick it back up again

Thanks,

John

Anricx commented 4 years ago

No It's Not Fixed