Sam

Results 53 comments of Sam

Heya, Interesting you should bring this up, because the latest version of libgit2 - v0.11.0 (released yesterday) actually offers readable streams for objects now. I'm still in the process of...

Was looking into the possibility of streaming tonight, and I noticed a potential snag: Opening a stream on an object in libgit2 is _only_ possible if the object is currently...

Alas, no. Currently the way raw objects are being delivered is simply a request to libgit2 that returns a void\* pointer containing the data. There is no data until the...

Hey man, I see your point, however I still need to stress that this situation is a little different. That serial port example you linked, if you check out the...

@kuno I've been busy building new documentation for gitteh `0.17`, I will have something available shortly.

@xSmurf I am working on a new release of gitteh to offer up the missing functionality provided by libgit2, expect to see this available in the near future.

@faceleg @xSmurf I haven't yet gotten around to exposing this functionality in gitteh. I plan to round out missing functionality (this included) in a `v0.18.0` release in the short-term.

@jmrenner + all I hear you - I'll get to work on it as soon as I'm done updating documentation for latest gitteh ;)

Hmm. That does look weird. @deepak1556 any ideas?

One more graf - this is memory usage of kube-apiserver: ![image](https://user-images.githubusercontent.com/531550/151209181-3c84a30e-c684-40a8-ab97-27208d297614.png) I did nothing to my cluster at this time other than scale config-syncer Deployment to 0. So I'm pretty...