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

docs: add version after which connector secrets are deleted. #42515

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

davinchia
Copy link
Contributor

@davinchia davinchia commented Jul 24, 2024

What

Update doc to reflect when connector secrets are deleted.

How

Update doc.

Review guide

The one file.

User Impact

Can this PR be safely reverted and rolled back?

  • YES πŸ’š
  • NO ❌

Copy link

vercel bot commented Jul 24, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
airbyte-docs βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 24, 2024 11:59pm

@davinchia davinchia requested a review from Adorism July 24, 2024 23:53
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jul 24, 2024
@davinchia davinchia merged commit cb90cbe into master Jul 25, 2024
30 checks passed
@davinchia davinchia deleted the davinchia/update-secret-docs-1 branch July 25, 2024 00:01
Copy link
Contributor

@Adorism Adorism left a comment

Choose a reason for hiding this comment

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

Non-blocking, but I suggest moving the version to the beginning of this statement to draw attention to the differentiating factor. What is the behavior related to secrets in versions prior to the one you cite? Would secrets need to be manually deleted if someone were using an older version and either deleted or updated their connection?

@@ -61,3 +61,4 @@ E.g. `airbyte_workspace_024eaa40-75ae-4014-941d-b9e938c3a363_secret_5675437d-ea6
a secret belongs to. The stable prefix allows operators to understand how often a secret has been modified and group secrets by connections.
3. Not all secrets can be associated to a workspace e.g. Secrets created as part of a [Discover](./airbyte-protocol/#discover) or [Check](./airbyte-protocol/#check) operation. These secrets have a workspace id of
`00000000-0000-0000-0000-000000000000`. Whenever possible, Airbyte attempts to expire these secrets after 2 hours for security and cost reasons.
4. Airbyte deletes old secrets when connector configuration is updated or deleted as of 0.63.10.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
4. Airbyte deletes old secrets when connector configuration is updated or deleted as of 0.63.10.
4. When using Airbyte version 0.63.10 or higher, deleting a connection or updating the connector configuration deletes old secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants