Skip to content

Commit bc9acf3

Browse files
razvansbernauer
andauthored
Update rust/operator-binary/src/authorization/opa.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent f9f8c7e commit bc9acf3

File tree

1 file changed

+0
-1
lines changed
  • rust/operator-binary/src/authorization

1 file changed

+0
-1
lines changed

rust/operator-binary/src/authorization/opa.rs

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ impl SupersetOpaConfigResolved {
1818
superset: &SupersetCluster,
1919
opa_config: &SupersetOpaRoleMappingConfig,
2020
) -> Result<Self, stackable_operator::commons::opa::Error> {
21-
// Get opa_base_url for later use in CustomOpaSecurityManager
2221
let opa_endpoint = opa_config
2322
.opa
2423
.full_document_url_from_config_map(client, superset, None, OpaApiVersion::V1)

0 commit comments

Comments
 (0)