DBOMproject / DBOMproject/pgp-create

Support non-kubernetes deployment

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement javascript
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Are you willing to contribute it (Yes/No):yes

**Describe the feature and the current behavior/state.**
Currently, the service always tries to read and write to kubernetes secret. This feature will support reading and writing to a local file which allows the service to be used in non-kubernetes environment.

This will simply be done by adding an environmental variable what the desired storage type is.
**Will this change the current API? How?**
No
**Who will benefit with this feature?**
Anyone in a non-kubernetes environment that would automatically generate pgp key for use with the pgp service.
**Miscellaneous Information**

Contributor guide

Open the contributing guide

Research direction

Start by locating the service code that reads and writes Kubernetes secrets; no specific files or tests are named in the issue. Trace how configuration is currently selected, then verify the storage-type environment variable can select local-file behavior without changing the API. Done means non-Kubernetes deployments can read and write the PGP key locally while existing Kubernetes behavior remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.