fix(appset): add debug logs around deleting ownerReferences and add warning docs about policy behavior#17357
Closed
mikutas wants to merge 8 commits intoargoproj:masterfrom
Closed
fix(appset): add debug logs around deleting ownerReferences and add warning docs about policy behavior#17357mikutas wants to merge 8 commits intoargoproj:masterfrom
mikutas wants to merge 8 commits intoargoproj:masterfrom
Conversation
56c93df to
6b4694c
Compare
8a9e1f6 to
0d65b89
Compare
0d65b89 to
3e36f8a
Compare
3e36f8a to
1623169
Compare
pasha-codefresh
requested changes
Mar 11, 2024
9a7194e to
67fc9b9
Compare
5060c14 to
19d3785
Compare
19d3785 to
eff0ade
Compare
696f57f to
e141ebe
Compare
ishitasequeira
approved these changes
Mar 23, 2024
c609347 to
83514fe
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
83514fe to
2873564
Compare
Member
ishitasequeira
left a comment
There was a problem hiding this comment.
@mikutas , I had approved the PR earlier but I just realized some inconsistency in the documentation.
docs/operator-manual/applicationset/Controlling-Resource-Modification.md
Show resolved
Hide resolved
8e1d84c to
f20dd5f
Compare
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com> Signed-off-by: Takumi Sue <23391543+mikutas@users.noreply.github.com>
Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
f20dd5f to
6ca223f
Compare
Contributor
Author
|
@pasha-codefresh please confirm that requested change is adressed. |
Contributor
Author
|
closing PR because its' unable to progress |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#12172
Previous PRs didn't fix policy behavior completely.
This PR is adding warning to doc about policy and some logs for debug.
Checklist: