Skip to content

Commit

Permalink
remove todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
idlewis committed Apr 10, 2024
1 parent bbd68b5 commit 3f96b6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/v1/runtimecomponent_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,6 @@ type StatusVersions struct {
Reconciled string `json:"reconciled,omitempty"`
}

// TODO Need to add annotations for Status condition warning I think!?

// +kubebuilder:resource:path=runtimecomponents,scope=Namespaced,shortName=comp;comps
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
Expand Down

0 comments on commit 3f96b6c

Please sign in to comment.