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

chore(deployment) : Fix sources object access #273

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

vperron
Copy link
Contributor

@vperron vperron commented Aug 12, 2024

It seems reasonable that the Airflow DAGs would access the sources folder and can get object properties in it.

In staging:

[2024-08-12T16:08:33.544+0000] {process_utils.py:191} INFO -   File "/opt/airflow/venvs/python/venv/lib/python3.12/site-packages/botocore/client.py", line 1021, in _make_api_call                                  
[2024-08-12T16:08:33.545+0000] {process_utils.py:191} INFO -     raise error_class(parsed_response, operation_name)
[2024-08-12T16:08:33.546+0000] {process_utils.py:191} INFO - botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden                                                 

It seems reasonable that the Airflow DAGs would access the sources
folder and can get object properties in it.
@vmttn vmttn merged commit 01b6dd4 into main Aug 13, 2024
7 of 8 checks passed
@vmttn vmttn deleted the vperron/fix-sources-access branch August 13, 2024 09:21
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