Hello, Accordingly to docker, the label notation has this guideline: > Authors of third-party tools should prefix each label key with the reverse DNS notation of a domain they own, such as com.example.some-label. How do you view this for cases that would have additional levels of keys, ie, org.label-schema.mykey.mysubkey? Example: org.label-schema.authors.author.name The subdomain authors doesn't necessarily exist... What would be your official statement / decision so i can adjust accordingly the PRs that I've been proposing? Would they be allowed or disallowed? https://docs.docker.com/engine/userguide/labels-custom-metadata/
Hello,
Accordingly to docker, the label notation has this guideline:
How do you view this for cases that would have additional levels of keys, ie, org.label-schema.mykey.mysubkey?
Example:
org.label-schema.authors.author.name
The subdomain authors doesn't necessarily exist...
What would be your official statement / decision so i can adjust accordingly the PRs that I've been proposing? Would they be allowed or disallowed?
https://docs.docker.com/engine/userguide/labels-custom-metadata/