Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v1.6.x][BACKPORT] operator: fix ManagedOSVersionChannel sync (#771)
* operator: fix ManagedOSVersionChannel sync (#769) * operator: fix ManagedOSVersionChannel sync After the very fist initial sync, all subsequently channel syncs fail. Fixed. fixes: #766 * operator: don't assume ManagedOSVersion resources have annotations Older resources may not have annotations yet: initialize the field. Fixes: #767 (cherry picked from commit 5ccde14) * operator: always update managedosversionchannel last sync time (#772) ...also if we have an error on Pod creation. Fixes commit 5ccde14 (cherry picked from commit 7227947) Signed-off-by: Francesco Giudici <[email protected]>
- Loading branch information