Skip to content

Commit

Permalink
update reconcile
Browse files Browse the repository at this point in the history
  • Loading branch information
gao12312 committed Nov 25, 2024
1 parent 8bfb551 commit d02341b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ func (c *PodSyncController) SetupWithManager(mgr manager.Manager) error {
}

func (c *PodSyncController) syncPodStatus(ctx context.Context) error {

err := c.updatePodStatus(ctx)
if err != nil {
klog.Errorf(err.Error())
Expand Down

0 comments on commit d02341b

Please sign in to comment.