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

Simple GUC variable for duckdb cloud secret #27

Merged
merged 1 commit into from
May 15, 2024
Merged

Simple GUC variable for duckdb cloud secret #27

merged 1 commit into from
May 15, 2024

Conversation

mkaruza
Copy link
Collaborator

@mkaruza mkaruza commented May 13, 2024

  • quack.cloud_secret provides way to store information about remote cloud service secret. Format of GUC should be ### and variable is stored only in current session.

* `quack.cloud_secret` provides way to store information about remote
  cloud service secret. Format of GUC should be <TYPE>#<KEY>#<SECRET>#<REGION> and variable is
  stored only in current session.
Base automatically changed from quack-node to main May 14, 2024 09:02
@mkaruza
Copy link
Collaborator Author

mkaruza commented May 15, 2024

As discussed internally, for now, this straightforward GUC solution should be enough.

@mkaruza mkaruza merged commit 9f535e3 into main May 15, 2024
2 checks passed
@mkaruza mkaruza deleted the cloud-secret branch May 15, 2024 06:40
@wuputah wuputah added this to the 0.1.0 milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants