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
Not for this PR (as it's existing code), but we should look at properly naming these fields as well (UIDMappings , GIDMappings)
We should probably rename the config fields to have capitalized UID/GID.
Fiurthermore, IIRC, when I added the UIDMappings and GIDMappings for mounts in that PR, I tried to name them the same way it is in the config (UidMappings and GidMappings) but the linter complained about it.
The text was updated successfully, but these errors were encountered:
Description
As noted by @thaJeztah here
We should probably rename the config fields to have capitalized UID/GID.
Fiurthermore, IIRC, when I added the UIDMappings and GIDMappings for mounts in that PR, I tried to name them the same way it is in the config (UidMappings and GidMappings) but the linter complained about it.
The text was updated successfully, but these errors were encountered: