Skip to content

Commit

Permalink
Remove TODO comment
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshiki Fujikane <[email protected]>
  • Loading branch information
ffjlabo committed Dec 26, 2024
1 parent 571dbd4 commit 15a0e25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkg/model/application_live_state.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pkg/model/application_live_state.proto
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ message ApplicationLiveState {
Status health_status = 2;
}

// TODO: Add some more fields to consider about the deployment for multi clusters.
message ResourceState {
enum HealthStatus {
UNKNOWN = 0;
Expand Down

0 comments on commit 15a0e25

Please sign in to comment.