adam icon indicating copy to clipboard operation
adam copied to clipboard

Adam talks to EVE

Results 14 adam issues
Sort by recently updated
recently updated
newest added

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.1&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Recently, we have seen many issues where EVE didn't properly handle a change in the controller signing certificate. It would be therefore beneficial to prepare an eden test in which...

After ~ a week or so (or after ~ 500 MB of logs) - Adam + Redis + Eve stop working: Certificate in Redis is lost. Rebooting of Eve /...

According to [docs](https://github.com/lf-edge/eve/blob/master/api/APIv1.md#authentication) we should check onboard certificate for ping endpoint. Signed-off-by: Petr Fedchenkov

I was having issues running Adam in Docker on a t4g instance in AWS. After running around in circles trying to figure out what I was doing wrong I realized...

Explicit import/export and improvement of separate certificate storage Make an admin endpoint to be able to export/import node configs with certificates. Thus it will allow to replace Adam without any...

Allow a method that: - Takes a config of an existing onboarded node - Expands it to some other existing onboarded node, saving unique names and replacing workloads / networks...

Now we can see onboarded devices. Would like to extend to: list all devices and their states - onboarded trying to onboard detected failed to onboard - with a reason...

Adam sometimes get stuck. Testing larger memory size for the device_manager Signed-off-by: fleandr