-
Notifications
You must be signed in to change notification settings - Fork 4.6k
🎉 Destination postgres: Add SSL certificates and update normalization #14743
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
andriikorotkov
merged 58 commits into
master
from
akorotkov/4034_ssl_postgres_destination_certs_1
Aug 15, 2022
Merged
Changes from 36 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
9fef1bb
added ssl certificates for postgres source
andriikorotkov 3f2da64
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 9a48ac3
added command for remove client private key after transformation to e…
andriikorotkov 7c5fe79
added connection with CA and client certificates for postgres destina…
andriikorotkov 3c70c36
updated code style
andriikorotkov cdea269
moved common methods to the common class
andriikorotkov c4f623e
moved common methods to the common class
andriikorotkov a2266b5
fixed remarks
andriikorotkov a0c49ac
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov fa65a81
updated postgres source tests
andriikorotkov da7c8ae
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 4189a19
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 59e467f
added minor changes to spec and added fixes to password mechanism
andriikorotkov 5d115da
updated postgres source tests
andriikorotkov 9ae6e8c
updated strict-encrypt postgres source and destination and added test…
andriikorotkov 6f8f726
fixed check style
andriikorotkov 4c9cd85
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov d5a408a
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 1901f35
updated documentation and versions of connectors
andriikorotkov c7044ff
updated ordrs in test spec
andriikorotkov a48774f
fixed minor remarks in specs and expected_specs
andriikorotkov ccda43b
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 0d4c5a5
fixed minor remarks in specs and expected_specs
andriikorotkov 9f50f19
fixed Dockerfile
andriikorotkov a83a378
fixed remarks
andriikorotkov c57ae51
fixed remarks
andriikorotkov 38f41f6
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 8137628
fixed remarks
andriikorotkov d78ec36
fixed remarks
andriikorotkov db80b1d
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov a686fc6
fixed remarks
andriikorotkov b6328cf
fixed code style
andriikorotkov 7e2c171
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 0a5b1aa
fixed connectors version in definition file
andriikorotkov 2a9a8ff
updated postgres destination normalization
andriikorotkov f11a1b9
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov badd2ea
updated postgres destination tests
andriikorotkov 05d9447
fixed code style for postgres source and destination
andriikorotkov 5c5de19
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov dc19c82
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov d31f413
pulled master changes
andriikorotkov 728c3b9
removed allow mode for destination-postgres-strect-encrypt
andriikorotkov 6a292b9
updated connectors version
andriikorotkov 26769c9
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov f89c169
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov c693c4b
fixed custom DBT transformation and enabled test for it
andriikorotkov fbe0035
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 74f2d06
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 49837cd
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 5419af8
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 052a0fd
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 53a21ad
updated normalization version
andriikorotkov c37d273
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov d7835e0
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov ef615ad
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 0317821
Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…
andriikorotkov 4b9a905
updated keystore password generation method
andriikorotkov be4a3ca
auto-bump connector version [ci skip]
octavia-squidington-iii File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.