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

feat!: secrets support #11

Merged
merged 2 commits into from
Aug 5, 2024
Merged

feat!: secrets support #11

merged 2 commits into from
Aug 5, 2024

Conversation

brooksmtownsend
Copy link
Collaborator

@brooksmtownsend brooksmtownsend commented Jul 22, 2024

This PR integrates the latest golang provider-sdk and takes care of adding secrets support for the password to connect to the couchbase cluster, and some refactors. This is marked as a draft as wasmCloud 1.1 isn't quite released yet, and that's the version that adds support for secrets.

The code itself here is complete and verified working, however I'd like to hold on merging until wasmCloud 1.1 is released and a published version of the secrets-nats-kv binary is out.

Blocked on wasmCloud/provider-sdk-go#24

go.mod Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@brooksmtownsend brooksmtownsend force-pushed the feat/secrets-support branch 2 times, most recently from 5676bfd to ac92a96 Compare July 24, 2024 13:45
@brooksmtownsend
Copy link
Collaborator Author

brooksmtownsend commented Jul 24, 2024

@ritesh089 keeping this in draft while we await wasmCloud 1.1, but for now it should be ready for code review.

@brooksmtownsend brooksmtownsend marked this pull request as ready for review July 25, 2024 15:42
@ritesh089 ritesh089 merged commit 49c3915 into main Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants