Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19968 )
Change subject: jwt: plumb JWT into mini cluster ...................................................................... jwt: plumb JWT into mini cluster This patch adds options to ExternalMiniCluster to start a MiniOidc alongside the calling process. Co-authored-by: Andrew Wong <[email protected]> Change-Id: Id0d3e53b60933ada0194afbe0ad4775be649b653 Reviewed-on: http://gerrit.cloudera.org:8080/18475 Tested-by: Kudu Jenkins Reviewed-by: Wenzhe Zhou <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> (cherry picked from commit 2a02969e5c186b22f1bf89555f184680eaf31ca0) Reviewed-on: http://gerrit.cloudera.org:8080/19968 Tested-by: Alexey Serbin <[email protected]> --- M src/kudu/integration-tests/security-itest.cc M src/kudu/mini-cluster/CMakeLists.txt M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h M src/kudu/rpc/negotiation.cc M src/kudu/server/server_base.cc M src/kudu/util/CMakeLists.txt M src/kudu/util/jwt-util.cc A src/kudu/util/jwt_test_certs.cc M src/kudu/util/jwt_test_certs.h M src/kudu/util/mini_oidc.cc 11 files changed, 471 insertions(+), 314 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19968 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: Id0d3e53b60933ada0194afbe0ad4775be649b653 Gerrit-Change-Number: 19968 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
