Avi Deitcher
Avi Deitcher
Hi Roman, quite a bit to unpack here, so it might take me a few runs. First, I think we have _three_ distinct cycles of development here, not one: *...
Oh yes, jsoneditor. I am not sure how I feel about it. Is it better than having it on the filesystem, and having someone edit it, and adam watch the...
I go offline for 25 hours, and I miss whole chunks of conversation! :-) I won't respond to _everything_, just a few key points: > agree that this is very...
Dang, I hit "Comment" before I was done. More coming.
Nah, on second thought, I will hold my fire for now. We got lots to absorb right here.
To be clear @rvs , is `/uuid` a v2-only endpoint? Based on what @giggsoff pointed out that it only appears in [APIv2.md](https://github.com/lf-edge/eve/blob/master/api/APIv2.md#uuid) and not in [APIv1.md](https://github.com/lf-edge/eve/blob/master/api/APIv1.md), is it a v2...
I have no principled objection to adding `/uuid` as a v1 endpoint, but provided two conditions: 1. We document it as part of v1 1. We make `/uuid`, when in...
I've no objection to implementing one if it's truly v1 compliant. As soon as we start doing the authcontainer business, it's v2, so let's just figure it out and implement...
I do have an opinion on it, but I am not 100% sure it is correct, so open to discussion. I never have loved the mutable `latest` tag; it causes...
I think @pahansen95 raises an important issue: the docs are confusing, because we don't have anything sane that `latest` points to. We don't want `latest` to point at HEAD of...