Pavel Abramov
Pavel Abramov
>@uncleDecart , is there a timeline for the upcoming PRs? Otherwise I would prefer to just merge this PR along with the other dependencies in place.... @rene, my only concern...
@deitch > are we ready to merge this in? If nothing is using it, do we want another service up and running? Or will that happen really quickly? nkv is...
newlogd, edge-view and mmanager need pillar to get nkvdriver from, but I'm not sure how to update that dependency in go.mod file for respective services since they're part of eve...
> > newlogd, edge-view and mmanager need pillar to get nkvdriver from, but I'm not sure how to update that dependency in go.mod file for respective services since they're part...
Go test fails, because it's missing nkv container, need to introduce it inside the test, change will only affect test itself
Yetus logs are empty
go tests are passing locally, figuring out what's wrong with GitHub runners (for some reason docker socket is missing)
> > go tests are passing locally, figuring out what's wrong with GitHub runners (for some reason docker socket is missing) > > The tests fail for me locally as...
> > > I did not run docker in the tests, but containerd: https://github.com/lf-edge/eve/blob/master/pkg/pillar/agentlog/http-debug_test.go#L65 > > > > > > Any particular reason why you did it like that? I...
> I rebased this on master in my workspace and built it and put it on a device (with a ZFS /persist and with PCR enforcement) and I see the...