Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to skip init containers #1286

Merged
merged 1 commit into from
May 9, 2024

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented May 9, 2024

Add an option agent.skipInitContainers to skip init container setting file ACLs when the runAsUser and runAsGroup are provided. This is useful when the user wants to manage the file ACLs themselves.

Includes 0.99.1 release

@dmitryax dmitryax requested review from a team as code owners May 9, 2024 06:40
Add an option `skipInitContainers` to skip init container setting file ACLs when the `runAsUser` and `runAsGroup` are provided. This is useful when the user wants to manage the file ACLs themselves.
@dmitryax dmitryax force-pushed the add-an-option-to-skip-init-containers branch from 203831c to c52627e Compare May 9, 2024 06:40
- `agent`: Add an option `skipInitContainers` to skip init container setting file ACLs when the `runAsUser` and
`runAsGroup` are provided. This is useful when the user wants to manage the file ACLs themselves.
([#1286](https://github.com/signalfx/splunk-otel-collector-chart/pull/1286))

Copy link
Contributor

Choose a reason for hiding this comment

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

This change would also be part of this release. We can add this now or later, either way I'll do any cleanup afterwards if needed.

Suggested change
- `operator`: Bump dotnet to v1.5.0 in helm-charts/splunk-otel-collector/values.yaml ([#1282](https://github.com/signalfx/splunk-otel-collector-chart/pull/1282))

@jvoravong jvoravong merged commit 50b8cbc into main May 9, 2024
35 checks passed
@jvoravong jvoravong deleted the add-an-option-to-skip-init-containers branch May 9, 2024 13:20
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants