cloudnative-pg / cloudnative-pg/plugin-barman-cloud
changed instanceSidecarConfiguration not applied
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 18
Description
due to a memory problem I wanted to set the BarmanObjectstore `.spec.instanceSidecarConfiguration.logLevel: trace`
after applying the logLevel, it was set at the ObjectStore
but the sidecar did not change
after restarting the container, the logLevel was correctly set to trace
Contributor guide
Research direction
Start by tracing how changes to BarmanObjectStore.spec.instanceSidecarConfiguration are reconciled into the running sidecar. Reproduce the logLevel change from the issue and compare the ObjectStore setting with the sidecar configuration before and after a container restart. Done means the sidecar applies the new log level without requiring a restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100