Default config should be valid, but no-op.
Open
docker
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
When a user passes the pipeline configuration via ENV (see #30), that config is merged with the default config resulting in unexpected behaviour. The default config should do nothing, successfully.
Contributor guide
Research direction
Start by tracing how pipeline configuration supplied through ENV is merged with the default configuration. Verify the resulting behavior when the default configuration is used alone and when ENV configuration is present. Done means the default configuration is valid, performs no actions, and does not introduce unexpected behavior during the merge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100