Skip to content

Commit

Permalink
add todo task
Browse files Browse the repository at this point in the history
Signed-off-by: kahirokunn <[email protected]>
  • Loading branch information
kahirokunn committed Dec 19, 2024
1 parent 4f3511b commit cb59056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/router/gateway_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ func (gwr *GatewayAPIRouter) SetRoutes(
}

func (gwr *GatewayAPIRouter) Finalize(_ *flaggerv1.Canary) error {
// TODO: Remove reference grants
return nil
}

Expand Down

0 comments on commit cb59056

Please sign in to comment.