[RFE] Add validation of wireserver statuses and substatuses
Open
feature
testinit
- Dominant language
- Rust
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
## Current situation
Testinit does not currently look into any aspects of the POST request payload that Azure-init sends. The service simply responds with a 200 success.
## Impact
This ensures that Azure-init continues effectively reporting ready to the Wireserver.
## Ideal future situation
Ideally, our system matches the real WireServer's validation of status and substatus, and when these do not match, returns an error.
## Additional information
Contributor guide
Assessment
This issue has not been assessed yet.