Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: cache push and pull in case of ci_job should be avoided as it doesn't make sense in case of ci_job, or we can make it env driven #5714

Closed
2 tasks done
prakash100198 opened this issue Aug 22, 2024 · 0 comments · Fixed by #5712 or devtron-labs/ci-runner#163
Assignees
Labels
bug Something isn't working

Comments

@prakash100198
Copy link
Contributor

📜 Description

cache push and pull in case of ci_job should be avoided as it doesn't make sense in case of ci_job, or we can make it env driven

👟 Reproduction steps

  1. make a ci_job and trigger that job
  2. it will now produce cache and will push the cache in the desired blob configured

👍 Expected behavior

skip cache push pull in this particular case

👎 Actual Behavior

cache is getting pulled and pushed , but cache in this case is useless

☸ Kubernetes version

1.30

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants