stackabletech / stackabletech/hbase-operator
Enable Authorization for HBase
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 21
- フォーク
- 6
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 9
説明
We currently do not support authorizing requests against HBase.
This epic is intended to track the subtasks that we need to accomplish in order to add this functionality.
For the purpose of this epic I think we can ignore authentication, which should be covered under a separate issue.
This needs serious refining, below I have added a few first thoughts around this issue that hopefully can serve as pointers during refinement:
- investigate if we can reuse the Ranger authorizer with OPA (I have some code available for this)
- adapt operator to allow enabling secure mode
- integrate with opa operator
- create opa ruleset to authorize based on data sent by authorizer
- define crds to specify access control lists for hdfs in k8s and cretae functionality for operator to translate this for opa
- much more
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、このepicを、HBase operator、secure mode、OPA integration、authorization rules、HDFS access control用のCRDsに関する具体的なサブタスクへと詳細化します。issueにはファイル名もテストも記載されておらず、完了条件もまだ定義されていません。詳細化では、エントリポイント、受け入れテスト、およびauthorization supportに含まれる範囲を定める必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- kubernetes, rust
- 領域
- authorization, devops, security
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100