Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to delegate label values #100

Open
dret opened this issue Jun 24, 2018 · 0 comments
Open

ability to delegate label values #100

dret opened this issue Jun 24, 2018 · 0 comments

Comments

@dret
Copy link
Owner

dret commented Jun 24, 2018

it might be useful to have the ability to delegate labels. that might work in the way that a label could be a reference instead of a value. this would mean to access a label document (probably in the same syntax) from that address, and get the label value from there. essentially, this would allow APIs to claim that labels for them are available, but to delegate the actual labels to a third party.
the best way to implement this in the format might be to say that each label is either a value, or a reference. if it is a reference, the processing model is to retrieve the actual label value from the referenced resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant