forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle apiGroup updates in resource-tracking (argoproj#11012)
* fix: handle apiGroup updates in resource-tracking Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix test Signed-off-by: Leonardo Luz Almeida <[email protected]> * change the fix approach by inspecting tracking id from the config Signed-off-by: Leonardo Luz Almeida <[email protected]> * add unit-test to validate the scenario Signed-off-by: Leonardo Luz Almeida <[email protected]> * fix test lint Signed-off-by: Leonardo Luz Almeida <[email protected]> * review fixes Signed-off-by: Leonardo Luz Almeida <[email protected]> * Reword godocs for clarity Signed-off-by: Leonardo Luz Almeida <[email protected]> Signed-off-by: Leonardo Luz Almeida <[email protected]>
- Loading branch information
Showing
5 changed files
with
140 additions
and
58 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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