Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
  • Loading branch information
LiZhenCheng9527 committed Feb 27, 2024
1 parent 4acac35 commit 8173244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/fleet-manager/application/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ func (a *ApplicationManager) reconcileSyncStatus(ctx context.Context, app *appli
return nil
}

// Handling Application Deletion Based on Fleet Availability.
// Handling Application Deletion Based on Fleet Availability
// When deleting an application, the approach taken depends on whether the managing fleet can be retrieved.
// If the fleet is available:
// Application will be removed
Expand Down

0 comments on commit 8173244

Please sign in to comment.