Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
missylbytes committed Feb 13, 2024
1 parent a0d0a44 commit 2fb650e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions control-plane/api-gateway/gatekeeper/gatekeeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ var (
"gateway.consul.hashicorp.com/managed": "true",
}

// TODO: This could probably be handled better
// These annotations are used for testing that annotations stay on the service after reconcile
// These annotations are used for testing that annotations stay on the service after reconcile.
externalAnnotations = map[string]string{
"external-annotation": "external-annotation-value",
}
Expand Down

0 comments on commit 2fb650e

Please sign in to comment.