Skip to content

[charts] All services should be configured using a config file instead of ENVs #1593

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

Open
pahatz opened this issue Apr 10, 2025 · 2 comments
Assignees

Comments

@pahatz
Copy link
Contributor

pahatz commented Apr 10, 2025

This also solves the problem with using multiple encryption keys for ingest and verify, since we can then specify the yaml key-value config options.

In the updated version of ingest and verify they expect a list of key/value pairs for the encryption key files and and passphrases.

Acceptance Criteria:

  • Each service is configured using config-files.
  • There's one config-file per service (no shared config files).
  • Ingest and verify take the new key/value options for the encryption keys so we can have multiple.
@pahatz pahatz changed the title [ charts ] Handle multiple keys for ingest and verify [charts] Handle multiple keys for ingest and verify Apr 10, 2025
@jbygdell
Copy link
Collaborator

This will require a rather big refactoring of the entire chart, all components.

@viklund viklund changed the title [charts] Handle multiple keys for ingest and verify [charts] All services should be configured using a config file instead of ENVs Apr 14, 2025
@aaperis aaperis assigned aaperis and unassigned aaperis May 12, 2025
@aaperis aaperis removed their assignment May 15, 2025
@aaperis
Copy link
Contributor

aaperis commented May 15, 2025

unassigning since @jbygdell already started working on it before

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

No branches or pull requests

3 participants