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 wrong deletion message on flux diff #2389

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

souleb
Copy link
Member

@souleb souleb commented Feb 4, 2022

If implemented, when error happens in dry-run and we have pruning
enforced, the deletion message will be consistent

Signed-off-by: Soule BA [email protected]

@souleb souleb added bug Something isn't working area/diff Diff related issues and pull requests labels Feb 4, 2022
@souleb souleb force-pushed the fix-deleted-mess-diff branch 2 times, most recently from 8dc2a98 to 3e0c22b Compare February 5, 2022 23:59
@souleb souleb marked this pull request as draft February 6, 2022 12:29
@souleb souleb force-pushed the fix-deleted-mess-diff branch from 3e0c22b to f30a8ba Compare February 6, 2022 22:47
@souleb souleb marked this pull request as ready for review February 6, 2022 22:48
If implemented, when an error happens when dry-running an object, we
return early. This match pkg ssa implementation

Signed-off-by: Soule BA <[email protected]>
@souleb souleb force-pushed the fix-deleted-mess-diff branch from f30a8ba to 8b44428 Compare February 6, 2022 23:06
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @souleb

@stefanprodan stefanprodan merged commit cf3f729 into fluxcd:main Feb 7, 2022
@souleb souleb deleted the fix-deleted-mess-diff branch February 7, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/diff Diff related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants