Commit Graph

677 Commits

Author SHA1 Message Date
Jovan Djukic 91b1ab46db Manager can now start CVM with GPU support 2026-05-11 14:35:05 +02:00
Jovan Djukic 477c2c8390 Merge branch 'issue-591' of https://github.com/ultravioletrs/cocos into issue-591 2026-05-05 11:40:58 +02:00
Jovan Djukic 12b3b61e8b Fixed according to comments 2026-05-05 11:38:47 +02:00
Jovan Djukic 1d71f9fb88 fixed tests 2026-05-05 11:38:47 +02:00
Jovan Djukic 913295ba68 fixed lint error 2026-05-05 11:38:47 +02:00
Jovan Djukic 7b586cc5ac Refactored baed on comments 2026-05-05 11:38:47 +02:00
Jovan Djukic 586e3b9a7c Revert "Added command for installing all services"
This reverts commit 5dcf7a5c0a.
2026-05-05 11:38:47 +02:00
Jovan Djukic 1f264aede5 Revert "changed attestion-service.service so it knows where the helper is"
This reverts commit f9f11ed183.
2026-05-05 11:38:47 +02:00
Jovan Djukic a5c00849a1 Revert "Possible IGVM script bug"
This reverts commit 3fb1b79537.
2026-05-05 11:38:47 +02:00
Jovan Djukic f8a1646208 Revert "Possible bug"
This reverts commit 47d13fe583.
2026-05-05 11:38:47 +02:00
Jovan Djukic a8548560de Revert "Bug"
This reverts commit 5e566d53c1.
2026-05-05 11:38:47 +02:00
Jovan Djukic ad964516a0 Revert "bug"
This reverts commit d81d67e73d.
2026-05-05 11:38:47 +02:00
Jovan Djukic 3e8f471569 bug 2026-05-05 11:38:47 +02:00
Jovan Djukic 2c9b1d3525 Bug 2026-05-05 11:38:47 +02:00
Jovan Djukic e20d7d2e0b Possible bug 2026-05-05 11:38:47 +02:00
Jovan Djukic efbaace2c1 Possible IGVM script bug 2026-05-05 11:38:47 +02:00
Jovan Djukic cbf917b9f5 changed attestion-service.service so it knows where the helper is 2026-05-05 11:38:47 +02:00
Jovan Djukic de18266bb4 Added command for installing all services 2026-05-05 11:38:47 +02:00
Jovan Djukic 076410f0e8 Added make command for nvattest helper 2026-05-05 11:38:47 +02:00
Jovan Djukic 8662019452 Added GPU evidence verification 2026-05-05 11:35:35 +02:00
Jovan Djukic 08430a1b68 Added GPU evidence collection 2026-05-05 11:34:50 +02:00
Jovan Djukic 16a93e889e Refactored baed on comments 2026-05-05 11:30:37 +02:00
Jovan Djukic 6ea0ac0781 Revert "Added command for installing all services"
This reverts commit 5dcf7a5c0a.
2026-05-05 11:30:37 +02:00
Jovan Djukic 9e014b79ba Revert "changed attestion-service.service so it knows where the helper is"
This reverts commit f9f11ed183.
2026-05-05 11:30:37 +02:00
Jovan Djukic e22735e730 Revert "Possible IGVM script bug"
This reverts commit 3fb1b79537.
2026-05-05 11:30:37 +02:00
Jovan Djukic 5619528be8 Revert "Possible bug"
This reverts commit 47d13fe583.
2026-05-05 11:30:37 +02:00
Jovan Djukic 9fec059e9b Revert "Bug"
This reverts commit 5e566d53c1.
2026-05-05 11:30:37 +02:00
Jovan Djukic 2ec4c0b357 Revert "bug"
This reverts commit d81d67e73d.
2026-05-05 11:30:37 +02:00
Jovan Djukic 299e330c46 bug 2026-05-05 11:30:37 +02:00
Jovan Djukic c63bd6f1e9 Bug 2026-05-05 11:30:37 +02:00
Jovan Djukic e8acade166 Possible bug 2026-05-05 11:30:37 +02:00
Jovan Djukic 63b32a6a23 Possible IGVM script bug 2026-05-05 11:30:37 +02:00
Jovan Djukic b4425bf76e changed attestion-service.service so it knows where the helper is 2026-05-05 11:30:37 +02:00
Jovan Djukic 4c37cbba95 Added command for installing all services 2026-05-05 11:30:37 +02:00
Jovan Djukic b1ea361cd1 Added make command for nvattest helper 2026-05-05 11:30:37 +02:00
Jovan Djukic 47df040492 Added GPU evidence verification 2026-05-05 11:30:37 +02:00
Jovan Djukic 10fa58916e Added GPU evidence collection 2026-05-05 11:30:37 +02:00
Sammy Kerata Oina d5badba547 COCOS-584 - Support multiple kbs (#587)
CI / lint (push) Has been cancelled
CI / test (agent) (push) Has been cancelled
CI / test (cli) (push) Has been cancelled
CI / test (cmd) (push) Has been cancelled
CI / test (internal) (push) Has been cancelled
CI / test (manager, true) (push) Has been cancelled
CI / test (pkg) (push) Has been cancelled
CI / upload-coverage (push) Has been cancelled
* feat: Implement per-resource KBS configuration, allowing algorithms and datasets to specify individual KBS URLs.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>

* refactor: Encapsulate CLI error handling and CVM certificate paths within the CLI struct, and add algorithm type to agent's algorithm structure.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>

* style: Remove blank lines and fix indentation in CLI commands.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>

* refactor: Update downloadAndDecryptGenericResource to accept KBS URL as a parameter and adjust related tests

Signed-off-by: Sammy Oina <sammyoina@gmail.com>

* refactor: group CLI configuration into structured types and simplify skopeo decryption key handling

Signed-off-by: Sammy Oina <sammyoina@gmail.com>

---------

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
2026-05-05 11:01:56 +02:00
Jovan Djukic 59f9a88330 Fixed according to comments 2026-05-04 23:49:02 +02:00
Jovan Djukic f25ddfc3a7 fixed tests 2026-05-04 23:43:42 +02:00
Jovan Djukic 4802fbaa50 fixed lint error 2026-05-04 13:31:29 +02:00
Jovan Djukic d857f31cdc Merge branch 'issue-591' of https://github.com/ultravioletrs/cocos into issue-591 2026-05-04 13:26:26 +02:00
Jovan Djukic d30593ce4d Refactored baed on comments 2026-05-04 13:25:33 +02:00
Jovan Djukic ae14cc2165 Revert "Added command for installing all services"
This reverts commit 5dcf7a5c0a.
2026-05-04 13:25:33 +02:00
Jovan Djukic 2b5308151e Revert "changed attestion-service.service so it knows where the helper is"
This reverts commit f9f11ed183.
2026-05-04 13:25:33 +02:00
Jovan Djukic 9a247a3ceb Revert "Possible IGVM script bug"
This reverts commit 3fb1b79537.
2026-05-04 13:25:33 +02:00
Jovan Djukic 5bfc0a8921 Revert "Possible bug"
This reverts commit 47d13fe583.
2026-05-04 13:25:33 +02:00
Jovan Djukic a0ad18b3a9 Revert "Bug"
This reverts commit 5e566d53c1.
2026-05-04 13:25:33 +02:00
Jovan Djukic 39ec96e9d0 Revert "bug"
This reverts commit d81d67e73d.
2026-05-04 13:25:33 +02:00
Jovan Djukic aaa01ab421 bug 2026-05-04 13:25:33 +02:00