wolfseb

Results 3 issues of wolfseb

## Summary fixes #13540 This PR creates a file `run.py`, which is to be used instead of `docker-compose up -d` to start the FeG containers. It creates the snowflake file...

component: agw
component: docs
component: ci
size/M

## Summary Refactor parts of the function `SetIdentityFromContext` in orc8r middleware to separate functions to increase readability. A Test for the function has also been created. The test cases are...

component: orc8r
size/L

Signed-off-by: Sebastian Wolf ## Summary After #14012 , some asserts were using an incorrect syntax that always yields true: `assert(condition, "description")`. This PR changes these to function as intended: `assert...

component: agw
size/L