spring-cloud / spring-cloud-deployer

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks
162 stars 87 forks source link

Is there no support for limits of ephemeral storage? #441

Open Kim-menu opened 5 months ago

Kim-menu commented 5 months ago

Is there no support for limits of ephemeral storage?

I can find and use for limits of memory or cpu.

But in docs, I cannot find 'limits of ephemeral storage'

I also put property deployer.{app}.kubernetes.limits.ephemeral-storage. but it doesn't work.

Anything that I missed?

I moved to here

corneil commented 5 months ago

The work will be done in spring-cloud-deployer.

corneil commented 5 months ago

@Kim-menu It is present in 2.9.3-SNAPSHOT. If you want to try with SCDF use 2.11.3-SNAPSHOT.