Skip to content

[PRIV-88] Proto changes to support vault plugin#1367

Merged
cedric-cordenier merged 2 commits intomainfrom
vault-plugin
Jul 11, 2025
Merged

[PRIV-88] Proto changes to support vault plugin#1367
cedric-cordenier merged 2 commits intomainfrom
vault-plugin

Conversation

@cedric-cordenier
Copy link
Contributor

@cedric-cordenier cedric-cordenier commented Jul 10, 2025

The changes are fully backwards compatible so can be merged independently from the chainlink PR.

}

oneof response {
CreateSecretsResponse create_secrets_response = 8;
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we leave some empty values here in case we introduce additional request types? I.e., start with 18 or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If we add more fields we can just add the numbers we need; it'll be out of order but that's not usually a problem

DeividasK
DeividasK previously approved these changes Jul 11, 2025
DeividasK
DeividasK previously approved these changes Jul 11, 2025
@cedric-cordenier cedric-cordenier merged commit 11a60f4 into main Jul 11, 2025
16 of 18 checks passed
@cedric-cordenier cedric-cordenier deleted the vault-plugin branch July 11, 2025 08:31
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.

4 participants