Skip to content

feat(fluent-bit): add securityContext to reloader pod#631

Merged
patrick-stephens merged 4 commits intofluent:mainfrom
relusc:addSecurityContextReloader
Sep 5, 2025
Merged

feat(fluent-bit): add securityContext to reloader pod#631
patrick-stephens merged 4 commits intofluent:mainfrom
relusc:addSecurityContextReloader

Conversation

@relusc
Copy link
Contributor

@relusc relusc commented Sep 2, 2025

Adds the securityContext defined in the values to the configmap-reloader container as well. This makes sure that also container-level attributes can be applied to the reloader (instead of only relying on inherited values from the podSecurityContext input).

Signed-off-by: relusc <relusc@gmail.com>
Copy link
Collaborator

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a comment on the implementation. FYI you also need to update the Chart.yaml file to bump the version and update the change annotations.

Signed-off-by: relusc <r.schach96@gmail.com>
@relusc relusc requested a review from stevehipwell September 5, 2025 14:55
relusc added 2 commits September 5, 2025 16:56
Signed-off-by: relusc <r.schach96@gmail.com>
Signed-off-by: relusc <r.schach96@gmail.com>
@relusc relusc requested a review from stevehipwell September 5, 2025 14:59
Copy link
Collaborator

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevehipwell
Copy link
Collaborator

@patrick-stephens do you want to give this a second set of eyes?

@patrick-stephens patrick-stephens merged commit 770dee2 into fluent:main Sep 5, 2025
2 of 3 checks passed
@relusc relusc deleted the addSecurityContextReloader branch September 5, 2025 17:13
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

Successfully merging this pull request may close these issues.

3 participants