Skip to content

Commit

Permalink
wip: rlp todos for new conidtions
Browse files Browse the repository at this point in the history
  • Loading branch information
KevFan committed Nov 29, 2023
1 parent b736a7b commit f55a205
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions controllers/ratelimitpolicy_status.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,8 @@ func (r *RateLimitPolicyReconciler) availableCondition(specErr error) *metav1.Co

return cond
}

// TODO - Accepted Condition
// TODO - Invalid Condition
// TODO - TargetNotFound Condition
// TODO - Conflicted Condition

0 comments on commit f55a205

Please sign in to comment.