Petr Fedchenkov

Results 88 comments of Petr Fedchenkov

Hi, @deitch. You can try to add your test into separate txt file [here](https://github.com/lf-edge/eden/tree/master/tests/update_eve_image/testdata). You can take a look onto existing one and change steps of [downloading](https://github.com/lf-edge/eden/blob/5474683fe82bf8ca8d4e16620ea32c99829d3d66/tests/update_eve_image/testdata/update_eve_image.txt#L25) and [updating](https://github.com/lf-edge/eden/blob/5474683fe82bf8ca8d4e16620ea32c99829d3d66/tests/update_eve_image/testdata/update_eve_image.txt#L33). But...

Can we close this issue? Seems, it is resolved.

> @giggsoff when you get a chance (no rush) can you resolve the conflicts and then we can move to get the controller(s) to use the new API? Sure, will...

Opened PR to update Eden part to support the novel logic: https://github.com/lf-edge/eve/pull/2960

As described in comments, this approach come with increase of memory usage for Go runtime. Several related PRs was merged. Let's close this one for now.

So we just want to go into `c.ImageInCache` branch. Modified

> Makes sense. It should be easy enough to test. Did you try? Not yet, no enough bandwidth on my PC. Will try and remove draft if it will work

It works, at least I can see `UNAUTHORIZED: authentication required` after update (and build) of one package

Actually, I'm currently trying to figure out how this relates to processes in zedcloud. It’s not clear to me yet.

> > Actually, I'm currently trying to figure out how this relates to processes in zedcloud. It’s not clear to me yet. > > Can you please elaborate so I...