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

Fix inaccessible GCS bucket storage #285

Closed
wants to merge 1 commit into from

Conversation

anaselmhamdi
Copy link

@anaselmhamdi anaselmhamdi commented Nov 2, 2023

What

GCS storage is unusable when using chart version 0.49.6.
Issue is described here as well: airbytehq/airbyte#25906

How

It seems that the worker would still pickup the default s3 "airbyte-dev-logs" bucket when available.
Setting it to an empty string fixed the issue.

Recommended reading order

  1. values.yml

Can this PR be safely reverted / rolled back?

If you know that your PR is backwards-compatible and can be simply reverted or rolled back, check the YES box.

Otherwise if your PR has a breaking change, like a database migration for example, check the NO box.

If unsure, leave it blank.

  • YES 💚
  • NO ❌

🚨 User Impact 🚨

Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.

@colesnodgrass
Copy link
Member

/create-oss-pr

@colesnodgrass colesnodgrass self-assigned this Dec 7, 2023
Copy link
Contributor

github-actions bot commented Dec 7, 2023

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

@colesnodgrass
Copy link
Member

Closing as the entire external-storage configuration and code was recently rewritten. This PR should no longer be necessary.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants