Skip to content

Commit 441473d

Browse files
committed
Remove status references
1 parent 4b7f5d9 commit 441473d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

pkg/work/hub/controllers/manifestworkreplicasetcontroller/manifestworkreplicaset_deploy_reconcile.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ func (d *deployReconciler) reconcile(ctx context.Context, mwrSet *workapiv1alpha
188188
}
189189

190190
mwrSet.Status.Summary.Total = count
191-
mwrSet.Status.Summary.DesiredTotal = total
192191
if count == 0 {
193192
mwrSet.Status.Summary.Applied = 0
194193
mwrSet.Status.Summary.Available = 0

vendor/open-cluster-management.io/api/work/v1alpha1/types_manifestworkreplicaset.go

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)