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

fix: write out policy data in a secret config correctly #339

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

protochron
Copy link
Contributor

Feature or Problem

In #307 we introduced secrets support, which works by storing secrets references as config in NATS KV. This fixes a bug in the way that we were serializing the configuration as JSON where we were overwriting the policy field which is required.

Related Issues

Release Information

0.13.0

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

In wasmCloud#307 we introduced secrets support, which works by storing secrets
references as config in NATS KV. This fixes a bug in the way that we
were serializing the configuration as JSON where we were overwriting the
policy field which is required.

Signed-off-by: Dan Norris <protochron@users.noreply.github.com>
@brooksmtownsend brooksmtownsend merged commit 32a4bb5 into wasmCloud:main Jul 19, 2024
4 checks passed
@protochron protochron deleted the fix_secret_config_data branch July 19, 2024 18:16
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