Hello! Thanks for sharing your work. In a kubernetes env, it's useful to attach multiple (shared) configmaps to a service, etc. An attached configmap gets associated with a local directory. The capabilty to combine/overlay configs from several directories would be useful for python, too. Thank you.