apache/pinot

Authentication to Cluster Manager

オープン

#6,313 opened on 2020/12/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,234 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

In production environments, the Cluster Manager cannot be exposed to all users as-is, because it contains operations which can change the state of Pinot. The goal is to add basic authentication and have roles like admin and read-only.

We need to begin by enabling security on the controller port, and then make some UI changes to add login.

コントリビューターガイド