This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UpdatesAvailable not showing all available TKRs (#3127)
Make sure we include TKR and OSImage objects that are newer than the cluster into its UpdatesAvailable status condition calculation. Without this fix, when new TKRs (and their OSImages) are added to the system, they are not going to be considered for UpdatesAvailable calculation for already existing clusters, until the clusters are modified (e.g. updating an annotation) or the TKR Status Controller is restarted. Signed-off-by: Ivan Mikushin <imikushin@vmware.com>
- Loading branch information
Showing
1 changed file
with
37 additions
and
16 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