Skip to content

credentialsSecret: split in multiple parts, make admin user optional #64

@fhennig

Description

@fhennig

Airflow (and Superset) currently have a single field credentialsSecret in the CRD. This points at a Secret which contains credentials for various different "roles": Airflow admin user, Redis user, database password etc.

This issue is about splitting up this field into multiple fields. One per "function".

This will also fix another issue: #349

Relevant ADR: https://docs.stackable.tech/home/stable/contributor/adr/adr029-database-connection/
Relevant decision: https://github.com/stackabletech/decisions/issues/72

Note

Same issue for superset: stackabletech/superset-operator#152

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions