Skip to content

feat: secrets and volumes as secrets #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 13, 2023
Merged

feat: secrets and volumes as secrets #27

merged 8 commits into from
Jul 13, 2023

Conversation

ishanarya0
Copy link
Member

@ishanarya0 ishanarya0 commented Jun 26, 2023

Firehose chart to read from secrets

  • Move mountPath for GCSSinkCredential, DLQGCSSinkCredential, BigQuerySinkCredential to secrets
  • Move EnvVariable which are sensitive in nature to secrets (ex. SINK_INFLUX_PASSWORD, SINK_JDBC_PASSWORD)
  • Provision deployment.yaml to read these values from secrets. Handle volume mounts and environment variables differently.

- this hall handle all the secrets to be passed as env variables to firehose
- this shall handle secret credentials and creating volumes and mounts
@ishanarya0 ishanarya0 force-pushed the secrets-volume branch 3 times, most recently from eb2910f to e173000 Compare June 26, 2023 10:25
@ishanarya0 ishanarya0 requested a review from spy16 July 5, 2023 11:43
@ishanarya0 ishanarya0 merged commit 7d3add2 into main Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants