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

Please add securityContext to daemonset #93

Open
devops-at-arek opened this issue Sep 23, 2021 · 1 comment
Open

Please add securityContext to daemonset #93

devops-at-arek opened this issue Sep 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@devops-at-arek
Copy link

Some nodes (e.g. anthos bare metal) have SELinux active. In order to read files from /var/log with fluentd-elasticsearch, one would need to provide securityContext.seLinuxOptions.type: spc_t on the daemonset.yaml which is not possible with this chart.

@devops-at-arek devops-at-arek added the enhancement New feature or request label Sep 23, 2021
@RafalSkolasinski
Copy link

This affects installation on OpenShift as well

nzolot added a commit to nzolot/kokuwaio-helm-charts that referenced this issue Apr 15, 2022
…uwaio#93) - version bump

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>
nzolot added a commit to nzolot/kokuwaio-helm-charts that referenced this issue Apr 15, 2022
…uwaio#93) - version bump

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>
monotek added a commit that referenced this issue Apr 20, 2022
* Added ability to specify securityContext

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* Update README.md

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* [fluentd-elasticsearch] Added ability to specify securityContext (#93) - version bump

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
cpjolly pushed a commit to cpjolly/kokuwaio-helm-charts that referenced this issue Jul 4, 2022
* Added ability to specify securityContext

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* Update README.md

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* [fluentd-elasticsearch] Added ability to specify securityContext (kokuwaio#93) - version bump

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Signed-off-by: Chris <cpjolly@yahoo.com>
monotek added a commit that referenced this issue Jul 4, 2022
* [fluentd-elasticsearch] Support for securityContext (#106)

* Added ability to specify securityContext

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* Update README.md

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

* [fluentd-elasticsearch] Added ability to specify securityContext (#93) - version bump

Signed-off-by: Nick Zolotarov <n.zolot@hotmail.com>

Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Signed-off-by: Chris <cpjolly@yahoo.com>

* [mysqldump] Updated Bitnami MariaDB chart version

* Signed commit

Signed-off-by: Chris <cpjolly@yahoo.com>

Co-authored-by: Nick Zolotarov <10888808+nzolot@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants