Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
missylbytes committed Feb 12, 2024
1 parent 1c2e6fa commit a3ac615
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 a3ac615

Please sign in to comment.