mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
Jarrod Johnson
57b74d59af
Force uuid to lowercase in uuid mapping
Most of the codebase presumes lower case uuid, but the uuid mapping was preserving whatever case the attribute was in, making it case sensitive. In the normal discovery process, this was filled in as lower case. However if id.uuid is filled in manually with uppercase, this broke the node lookup by uuid.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%