1900ee71a5
There is a potential race condition in the start order for the amphora-agent service and the certs-ramfs service. This patch configures an explict ordering for the services. Change-Id: I8e449b19af72d72f6effd52e0a2debb5754a19b3 Story: 2006823 Task: 37396
15 lines
416 B
YAML
15 lines
416 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
A new amphora image is required to fix the potential certs-ramfs race
|
|
condition.
|
|
security:
|
|
- |
|
|
A race condition between the certs-ramfs and the amphora agent may lead
|
|
to tenant TLS content being stored on the amphora filesystem instead of
|
|
in the encrypted RAM filesystem.
|
|
fixes:
|
|
- |
|
|
Fixed a potential race condition with the certs-ramfs and amphora agent
|
|
services.
|