Skip to content

Conversation

@alexander-demicev
Copy link
Member

  • Fmt fixes

  • Implement custom resource comparison logic

Introduces a ResourceDiff trait and implements it for various Fleet API resources. This allows controllers to perform more granular comparisons between the desired state and the current state of resources, avoiding unnecessary updates and reconciliations.

  • Improve readability of the wait conditions individually

* Fmt fixes

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>

* Implement custom resource comparison logic

Introduces a `ResourceDiff` trait and implements it for various Fleet API resources. This allows controllers to perform more granular comparisons between the desired state and the current state of resources, avoiding unnecessary updates and reconciliations.

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>

* Improve readability of the wait conditions individually

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>

---------

Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
@Danil-Grigorev Danil-Grigorev merged commit 8718160 into rancher:release-0.10 Jun 6, 2025
9 checks passed
@alexander-demicev alexander-demicev deleted the cherrypick branch June 6, 2025 11:25
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