Adding EmptyDir results in no payload change #642
-
What product are you having troubles with?Console What Console version are you using?Mia-Platform Suite Version v14.3.0 - Console Version Version: 1.119.11 DescriptionI added the following Empty Dirs to a microservice in my project, and there was no change to the payload.json that is sent to our orchestrator generator. Multiple teammates of mine have seen this behavior across different projects. According to this documentation for 14.3.0, there should be support for Empty Dirs. What are we missing? Thanks! Actual OutcomeThe payload.json does not include any emptyDir configuration Expected OutcomeThe payload.json includes emptyDir configuration |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey friends, just commenting for record in this thread that we received communication that "[Mia's] product team is currently working on a fix for this problem, that should be included in the release set for November 27th." |
Beta Was this translation helpful? Give feedback.

v14.4.0 Console version is generally available and it contains the fix for supporting EmptyDirs in payload.json when using the orchestrator generator.
Here the RN with the relative helm chart version https://docs.mia-platform.eu/release-notes/v14.4.0#how-to-update-your-console.
Let us know if the fix correctly works. Thank you