Skip to content

Conversation

@mahendrapaipuri
Copy link
Collaborator

No description provided.

* While setting up ACLs for read, read-write paths, check the group ownership of target paths as well before setting up ACLs. In k8s, we are using readOnlyFileSystem and thus we cannot set ACLs inside the container. However, we setup proper group permissions to make runAsUser to be able to read tokens and secrets. So, this commit fixes ACL setting by verifying group ownership of the files as well

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri added bug Something isn't working maintenance General maintenance labels Dec 22, 2025
* Frequently failing in CI

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit 262703d into main Dec 22, 2025
17 of 18 checks passed
@mahendrapaipuri mahendrapaipuri deleted the fix/internal/security/priv-drops branch December 22, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maintenance General maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants