Jeppe Andersen
Jeppe Andersen
I like this idea, but there are a couple of things that needs to be done to enable it. The kafka protocol allows fetching offsets by timestamp (ListOffset request), which...
I put a comment in the PR https://github.com/jlandersen/vscode-kafka/pull/57. Hoping that explains it. We can keep the discussion here going forward.
@angelozerr I originally considered Output first when I implemented consumers but went for the current approach due to specifically not being able to add custom actions as you write. I...
> > due to specifically not being able to add custom actions as you write. > > Ok thanks for your feedback. > > > I am not against adding...
Hi Depends on your authentication setting. If you are using plain mechanism this is listed in the README. Any other mechanism is unfortunately not supported at the moment. I am...
I have attached the complete log from starting the registry to the client making the push failing. I am trying to get the S3 logs, will post them here asap....
Sorry for the late reply, took some time to get ahold of it. Attached is the S3 logs. It is currently running Docker 1.11 on both sides. [logs.zip](https://github.com/docker/distribution/files/225787/logs.zip)
Attached are the logs from the registry engine running in debug mode [out.txt](https://github.com/docker/distribution/files/227304/out.txt)
@RichardScothern apologies, I thought you wanted it for the registry - here it is for the client making the push. I am seeing some error messages in there related to...
Interested in this as well - especially if it could aid in getting upstream updates at a faster rate :-)