Open
Description
📜 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
- set devtron.ai/ci-pvc-all in the app details
- configure the volume
- 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?
- I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct