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

Revert allowedHosts missing value checks #21923

Merged
merged 1 commit into from Jan 26, 2023

Conversation

evantahler
Copy link
Contributor

@evantahler evantahler commented Jan 26, 2023

#21676 introduced a check to ensure that the interpolated values required for allowedHosts from connector configs was present, and threw an error if missing. This caused on call errors (https://github.com/airbytehq/oncall/issues/1373).

This PR removes that check as we aren't yet requiring this data to build the firewalls. A deeper analysis of the problem will be done in #21921

@evantahler evantahler marked this pull request as ready for review January 26, 2023 16:01
@octavia-squidington-iv octavia-squidington-iv added area/platform issues related to the platform area/worker Related to worker labels Jan 26, 2023
@evantahler evantahler enabled auto-merge (squash) January 26, 2023 16:02
@evantahler evantahler temporarily deployed to more-secrets January 26, 2023 16:02 — with GitHub Actions Inactive
@evantahler evantahler temporarily deployed to more-secrets January 26, 2023 16:02 — with GitHub Actions Inactive
@evantahler evantahler changed the title Revert allowedHosts missing value checks Revert allowedHosts missing value checks Jan 26, 2023
@github-actions
Copy link
Contributor

Airbyte Code Coverage

File Coverage [97.5%] 🍏
ConfigReplacer.java 97.5% 🍏
Total Project Coverage 23.95%

@evantahler evantahler added the type/bug Something isn't working label Jan 26, 2023
@evantahler evantahler merged commit ca8151e into master Jan 26, 2023
@evantahler evantahler deleted the evan/remove-allowed-hosts-empty-check branch January 26, 2023 16:37
pgollangi pushed a commit to pgollangi/airbyte that referenced this pull request Jan 26, 2023
archangelic added a commit that referenced this pull request Apr 27, 2023
* feat: source-gitlab accept api_url w/ or w/o scheme

* 🪟🔧 Refactor ConnectorsView (#21531)

* WIP

* WIP

* wip

* more fixes

* fix test

* remove some more styled components and improve memoization

* review comment

* feat: source-gitlab accept api_url w/ or w/o scheme

* Revert allowedHosts missing value checks (#21923)

* bump versions

* update expected records

* auto-bump connector version

---------

Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: Evan Tahler <evan@airbyte.io>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
marcosmarxm added a commit to natalia-miinto/airbyte that referenced this pull request Jun 8, 2023
* feat: source-gitlab accept api_url w/ or w/o scheme

* 🪟🔧 Refactor ConnectorsView (airbytehq#21531)

* WIP

* WIP

* wip

* more fixes

* fix test

* remove some more styled components and improve memoization

* review comment

* feat: source-gitlab accept api_url w/ or w/o scheme

* Revert allowedHosts missing value checks (airbytehq#21923)

* bump versions

* update expected records

* auto-bump connector version

---------

Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: Evan Tahler <evan@airbyte.io>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants