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

[BREAKING] renamings #15

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

[BREAKING] renamings #15

wants to merge 3 commits into from

Conversation

halvko
Copy link
Contributor

@halvko halvko commented Feb 26, 2025

No description provided.

We don't want to persist the encryption key, we want to recieve the
encryption key used for persistance
@halvko halvko requested a review from gullmar February 26, 2025 13:57
README.md Outdated
persistSupport: 'kvs', // will enable persistence-related features, such as managing resurrections
persistEncryptionKey: 'my-secret-key', // will make data written by the Orchestrator into the Key Value Store encrypted
persisntanceEncryptionKey: 'my-secret-key', // will make data written by the Orchestrator into the Key Value Store encrypted
Copy link
Collaborator

Choose a reason for hiding this comment

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

There is a typo: persisntancepersistence.
Since we are breaking changing, wouldn't it be better to change the persistSupport parameter, too?

@halvko halvko requested a review from gullmar February 28, 2025 19:56
@halvko
Copy link
Contributor Author

halvko commented Feb 28, 2025

I guess this should not go into main, but when we think it's ready I create a dev/0.6.0 branch, merge this into it and close the PR?

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