[
https://issues.apache.org/jira/browse/KNOX-3257?focusedWorklogId=1006373&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1006373
]
ASF GitHub Bot logged work on KNOX-3257:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Feb/26 12:57
Start Date: 20/Feb/26 12:57
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1151:
URL: https://github.com/apache/knox/pull/1151#issuecomment-3934266695
## Test Results
7 tests 7 ✅ 1s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit 1026164a.
[test-results]:data:application/gzip;base64,H4sIABpamGkC/1WMyw6CMBBFf4XM2sW0Yhv9GdNnMhGo6WNF/HcLApbdPecmZwZPg0vw6Nilg1QoH2BLVJnCtGE98nLJfT9TMeYsXvSuAg/hFQ0n4WIMcTOxTHtvmW3ux//ayk1s5bZlwjhSrgAMuWCiV0xpz5xELbVFx69S9cLym+HWW7xLD58vlY7FXvsAAAA=
Issue Time Tracking
-------------------
Worklog Id: (was: 1006373)
Time Spent: 20m (was: 10m)
> Update knox image creatation so that we do not need escalated privileges in
> helm install
> ------------------------------------------------------------------------------------------
>
> Key: KNOX-3257
> URL: https://issues.apache.org/jira/browse/KNOX-3257
> Project: Apache Knox
> Issue Type: Bug
> Components: docker
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently knox docker images are created such that only knox user has access
> to it's fil;es and directories. There are times when helm operations want to
> update the keystore, to add certs specifically, such operations need root
> privileges in helm (or use the exact knox UID which cannot be determined by
> helm container init). The proposed solution is to create a group "knox" with
> a specific GID and have all the knox specific dirs owned by this group.
> Then in helm we use that GID to perform operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)