8000 .github: create cache directories on cache miss by aanm · Pull Request #35088 · cilium/cilium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

.github: create cache directories on cache miss #35088

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

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

aanm
Copy link
Member
@aanm aanm commented Sep 29, 2024

ON a cache miss, the cache directories don't exist which makes the CI build image to fail. Adding this missing step to recreate the cache directories on cache misses will prevent the CI build from failing.

Fixes: c6b999b (".github: simplify cache usage in docker images")

ON a cache miss, the cache directories don't exist which makes the CI
build image to fail. Adding this missing step to recreate the cache
directories on cache misses will prevent the CI build from failing.

Fixes: c6b999b (".github: simplify cache usage in docker images")
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added kind/bug/CI This is a bug in the testing code. area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Sep 29, 2024
@aanm aanm requested review from a team as code owners September 29, 2024 08:28
@aanm aanm requested a review from brlbil September 29, 2024 08:28
@aanm
Copy link
Member Author
aanm commented Sep 29, 2024

/test

@aanm aanm enabled auto-merge September 29, 2024 08:28
@aanm aanm added this pull request to the merge queue Sep 29, 2024
Merged via the queue into main with commit f5c4994 Sep 29, 2024
269 of 271 checks passed
@aanm aanm deleted the pr/prevent-failure-on-cache-miss branch September 29, 2024 13:09
@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Sep 29, 2024
@aanm aanm added backport/author The backport will be carried out by the author of the PR. needs-backport/1.14 needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Oct 1, 2024
@aanm aanm mentioned this pull request Oct 1, 2024
11 tasks
@aanm aanm added backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. and removed needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Oct 1, 2024
@aanm aanm mentioned this pull request Oct 2, 2024
14 tasks
@aanm aanm added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Oct 2, 2024
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. labels Oct 2, 2024
@aanm aanm mentioned this pull request Oct 2, 2024
10 tasks
@aanm aanm added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 labels Oct 2, 2024
@github-actions github-actions bot added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake backport/author The backport will be carried out by the author of the PR. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. kind/bug/CI This is a bug in the testing code. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0