cloudnative-pg / cloudnative-pg/plugin-barman-cloud

changed instanceSidecarConfiguration not applied

Open
#824 1 comment 0 reactions 0 assignees View on GitHub
bug
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

Image

but the sidecar did not change


Image

after restarting the container, the logLevel was correctly set to trace

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.