cloudnative-pg / cloudnative-pg/plugin-barman-cloud
[feature request] Allow ObjectStore config to ignore endpointCA SSL validation
- Vorherrschende Sprache
- Go
- Sterne
- 191
- Forks
- 72
- Ø Merge
- 2 T. 21 Std.
- Gemergte PRs (30 T.)
- 21
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die ObjectStore-Spezifikation und die Behandlung von configuration.endpointCA und endpointURL zu finden. Verfolge, wie die Endpoint-CA während der Einrichtung des Object Stores angewendet wird, und überprüfe anschließend, dass endpointCA.ignore die Zertifikatsvalidierung wie angefordert ändert, während das bestehende Verhalten standardmäßig unverändert bleibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- cloud
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100