cloudnative-pg / cloudnative-pg/plugin-barman-cloud

[feature request] Allow ObjectStore config to ignore endpointCA SSL validation

オープン
#443 コメント 0 件 リアクション 7 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
191
フォーク
72
平均マージ
2日 21時間
マージ済み PR(30日)
21

説明

More of a feature request, I would like to see an option in the `ObjectStore` spec to ignore the endpoint's SSL certificate validation. For example:

```yaml
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: my-obj-store
spec:
configuration:
endpointURL: https://minio.dev-or-lab-environment
endpointCA:
ignore: true
```

Occasionally, the CA certificate might not be available or we simply wish to ignore it because it's not relevant.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、ObjectStore の仕様と configuration.endpointCA および endpointURL の処理箇所を特定します。オブジェクトストアのセットアップ中にエンドポイント CA がどのように適用されるかを追跡し、次に endpointCA.ignore によって要求どおり証明書の検証が変更される一方で、既存の動作がデフォルトでは変わらないことを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
cloud
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
42/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。