cube-js/cube

Add support for Google Workload Identity to Cube Store

オープン

#4,434 opened on 2022/04/22

 (6 件のコメント) (12 件のリアクション) (0 人の担当者)Rust (1,965 件のフォーク)batch import
cube storehelp wanted

Repository metrics

Stars
 (19,563 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? Please describe. Cube Store currently supports only using a JSON service account credential for authenticating to Google Cloud Storage. Google recommends against using this method when possible for security hardening purposes.

Describe the solution you'd like Implement Workload identity as described in https://cloud.google.com/kubernetes-engine/docs/concepts/workload-identity

Describe alternatives you've considered Alternative is to use the existing hard-coded secrets method.

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