MonkeyCanCode commented on code in PR #2104:
URL: https://github.com/apache/polaris/pull/2104#discussion_r2211332636


##########
helm/polaris/tests/configmap_test.yaml:
##########
@@ -336,3 +427,33 @@ tests:
     asserts:
       - matchRegex: { path: 'data["application.properties"]', pattern: 
"polaris.tasks.max-concurrent-tasks=10" }
       - matchRegex: { path: 'data["application.properties"]', pattern: 
"polaris.tasks.max-queued-tasks=20" }
+
+  - it: should configure OIDC

Review Comment:
   Probably not in the scope of this PR. But we should add the doc for OIDC 
https://github.com/apache/polaris/issues/1327 and have some docker compose with 
it (e.g. keycloak?)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to