Sanne Raymaekers

Results 28 comments of Sanne Raymaekers

This would be really neat, but we'd need to be able to do it for all repositories we have defined in our repo files. Maybe per repo we could define...

> Over all I agree with your proposals. > > We may need to consider if we need to support minor versions when we make additions to our API, if...

So started a little on this: https://github.com/Gundersanne/image-builder/tree/move-common. This moves distribution and prometheus stuff to common, and then renames server to v1. Within v1 we could have the current spec in...

Exactly that's the idea here. So I think that's fine? I'll try to open a PR for this soon, that way we have a precedent at least!

Yea the assumption is that this would be slow. There's a few options here though: Get the entire package list? Currently you need to specify `search` as well, but we...

Hm I'm not entirely sure I follow. `/packages` is something that the frontend needs for sure (not for 3rd party repos but still), so why doesn't it belong here?

draft, as the http client closes the request body once sent, so we need to reimplement the retry