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

Dry-run and validate synchronisation plan #9

Open
ramizpolic opened this issue Sep 4, 2023 · 0 comments
Open

Dry-run and validate synchronisation plan #9

ramizpolic opened this issue Sep 4, 2023 · 0 comments
Labels
kind/enhancement Categorizes issue or PR as related to an improvement. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.
Milestone

Comments

@ramizpolic
Copy link
Member

Goal

Currently, there is no way to tell if the given sync plan is valid or not. We would like to be able to notify user about plan validity.
This can be done through:

  • Enabling dry-run option which will perform all the steps as usual, but skips sending the keys to destination secret store
  • Providing a way to validate plan before execution (this should check if the query and transformation are valid for all keys) before performing any sync
@ramizpolic ramizpolic added this to the v0.2.0 milestone Oct 10, 2023
@ramizpolic ramizpolic self-assigned this Oct 10, 2023
@ramizpolic ramizpolic modified the milestones: v0.2.0, v0.3.0 Dec 8, 2023
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Apr 21, 2024
@csatib02 csatib02 added kind/enhancement Categorizes issue or PR as related to an improvement. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Apr 21, 2024
@ramizpolic ramizpolic modified the milestones: v0.3.0, future Jun 11, 2024
@ramizpolic ramizpolic removed their assignment Jun 11, 2024
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Aug 11, 2024
@csatib02 csatib02 added lifecycle/keep Denotes an issue or PR that should be preserved from going stale. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Aug 11, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Aug 11, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to an improvement. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.
Projects
None yet
Development

No branches or pull requests

2 participants