Sarkis

Results 11 issues of Sarkis

minor fixes and improvements

First thank you for library really helpful!! Just a couple suggestion to improve: - would be nice to have hooks to purge cache lets say after patch or create -...

if pagination hook is used, using this lib. maybe really dangerous. For example it will cache response data when pagination is enabled, then I want to query with disabled pagination...

I'm running self hosted registry with `registry:2.7.1`, it is configured with basic auth. Everything works with all docker clients, besides kubeless. Issue error triggered [here](https://github.com/kubeless/kubeless/blob/f3191b29946bd8a18fcd5ac124e8feb174b786fa/pkg/registry/registry.go#L140). Error `Unable to build function:...

help wanted

Great project really like it, thanks for sharing it! After using it for a wile with my current setup, I found some minor limitations, and possible improvements that could really...

First thanks for the projects, it's great! I have a couple questions that I don't know where to ask, if it's not the right place, please point to one. 1....

any plans on supporting stream? buffer is cool, but what if I just don't want to load the whole file, and just want to stream it from my API to...

enhancement