Skip to content

Commit

Permalink
Update discovery-azure-api/src/main/scala/akka/discovery/azureapi/Azu…
Browse files Browse the repository at this point in the history
…reRbacAksServiceDiscovery.scala
  • Loading branch information
girdharshubham authored Aug 13, 2024
1 parent 00c4825 commit 15839b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ class AzureRbacAksServiceDiscovery(implicit system: ExtendedActorSystem) extends
)

optionToFuture(
// FIXME | remove .get
podRequest(at.getToken, ks.namespace, selector),
s"Unable to form request; check Kubernetes environment (expecting env vars ${settings.apiServiceHostEnvName}, ${settings.apiServicePortEnvName})"
)
Expand Down

0 comments on commit 15839b5

Please sign in to comment.