devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: IsPvcMounted is false even when the App is configured with Label devtron.ai/ci-pvc-all correctly and the Pvc is mounted correctly to the pod

Open kstych opened this issue 9 months ago • 0 comments

📜 Description

IsPvcMounted is being set to false even when the PCV is mounted, which results in the Cache pull and push actions to be triggered, even when the Pvc cache is used

👟 Reproduction steps

  1. set devtron.ai/ci-pvc-all in the app details
  2. configure the volume
  3. run a build

👍 Expected behavior

not pull and push build cache but only use the mounte cache

👎 Actual Behavior

the ci pod is still trying to download and upload build cache

☸ Kubernetes version

1.32

Cloud provider

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [x] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

kstych avatar Apr 29 '25 10:04 kstych