Spring boot 2.3.7.RELEASE is not deleting TMP file after they are not needed anymore thus pods get evicted all the time.
To reproduce:
1) Configure TMP dir
spring.servlet.multipart.location=/tmp/test
2) Upload multi-part files to spring boot 3) Test directory contents.
Comment From: wilkinsona
Thanks for the report but you haven't provided enough information for us to diagnose the problem. For example, you haven't told us which embedded container you're using. If you would like us to spend some more time investigating, please spend some time providing a complete yet minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: mindej
The embedded container is the default witch is coming with Spring boot 2.3.7.RELEASE
Comment From: wilkinsona
Thanks, but we need a bit more than that. As I said above, if you would like us to spend some more time investigating, please spend some time providing a complete yet minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-projects-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.