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

ci: fix s3 layer cache access forbidden on 8x runners #1521

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

strophy
Copy link
Collaborator

@strophy strophy commented Oct 23, 2023

Issue being fixed or feature implemented

Docker release action for drive was failing with #58 ERROR: failed to check file presence in cache: operation error S3: HeadObject, https response error StatusCode: 403, RequestID: 9VNRXCFQ8K9RYSTQ, HostID: nts8Mzz86NQp8cuWQIQXD66YifLHv8H9M344MUNmV/trDlo14kJNzygIoAvB7tv0hFLWofcliEBJ7utdUVI7nw==, api error Forbidden: Forbidden

What was done?

Ensure correct bucket is passed to layer cache configuration step

How Has This Been Tested?

Untested

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@strophy strophy changed the title ci(fix): s3 layer cache access forbidden on 8x runners ci: fix s3 layer cache access forbidden on 8x runners Oct 23, 2023
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@strophy strophy merged commit 93a19aa into master Oct 24, 2023
8 of 9 checks passed
@strophy strophy deleted the fix/8x-s3-layer-cache branch October 24, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants