-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make control interface optional for a workload (#353)
* Fix failing stests * First attempt at defining the necessary stests * Revert "Fix failing stests" This reverts commit 51a0287. * Initial implementation of optional control interface * Fix control interface path and creation logic * Add tests for start-up and update without control interface * Modify control interface optional stests * Update: all three control interface system tests are running * Update: Refactor the check of mount point creation * Update: checking for all workloads of an agent * Small update on workload indexing in mount point checking * Remove unused variables * Fix unit tests and other small changes * Add more unit tests for control interface creation logic * Add and link requirements * Fix image registry from config * Fix attempt: authorization - no rules system test * Update control interface tester tag * Update control interface stests for mount point existence verification * Fix findings * Check for no access to Control Interface when no rules are being defined * Fix requirement findings --------- Co-authored-by: Tomuta Gabriel <gaby_unalaq@yahoo.com> Co-authored-by: Tomuta Gabriel <gabriel.tomuta@elektrobit.com>
- Loading branch information
1 parent
8dff293
commit 165c293
Showing
17 changed files
with
628 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.