[ 
https://issues.apache.org/jira/browse/KNOX-3304?focusedWorklogId=1016793&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1016793
 ]

ASF GitHub Bot logged work on KNOX-3304:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Apr/26 23:59
            Start Date: 21/Apr/26 23:59
    Worklog Time Spent: 10m 
      Work Description: moresandeep opened a new pull request, #1209:
URL: https://github.com/apache/knox/pull/1209

   [KNOX-3304](https://issues.apache.org/jira/browse/KNOX-3304) - Support for 
Openshift/SCC + Make docker entrypoint idempotent
   
   ## What changes were proposed in this pull request?
   The current docker image that is generated does not work with Openshift and 
ECS platform due to restrictions imposed by the platforms. Specifically, there 
are two requirements
   
   - The helm chart that installs Knox image should use an arbitrary `runAsUse`r
   - The helm chart should not have any `runAsGroup` and `fsUser` 
   
   This PR addresses that problem by adding knox user to root group and adding 
knox artifacts to root user group.
   
   ## How was this patch tested?
   This patch was tested locally on a docker.
   
   ## Integration Tests
   N/A
   
   ## UI changes
   N/A
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 1016793)
    Remaining Estimate: 0h
            Time Spent: 10m

> Support for Openshift/SCC
> -------------------------
>
>                 Key: KNOX-3304
>                 URL: https://issues.apache.org/jira/browse/KNOX-3304
>             Project: Apache Knox
>          Issue Type: Task
>          Components: docker
>    Affects Versions: 2.1.0
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The current docker image that is generated does not work with Openshift and 
> ECS platform due to restrictions imposed by the platforms. Specifically, 
> there are two requirements
>  # The helm chart that installs Knox image should use an arbitrary runAsUser
>  # The helm chart should not have any runAsGroup and fsUser 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to