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

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

                Author: ASF GitHub Bot
            Created on: 18/Jul/23 20:17
            Start Date: 18/Jul/23 20:17
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on code in PR #772:
URL: https://github.com/apache/knox/pull/772#discussion_r1267265619


##########
gateway-docker/src/main/resources/docker/Dockerfile:
##########
@@ -13,11 +13,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM openjdk:8-jre-alpine
+FROM openjdk:8-jre-alpine3.8

Review Comment:
   I mean https://issues.apache.org/jira/browse/KNOX-2932 doesn't detail 
anything about the docker image being broken. It talks about adding support for 
Kerberos - which is a new feature not necessarily meaning things are broken.
   
   The title of the PR was updated to include "TLS Ciphers Issue" but no 
details as to what that means or why moving to 3.8 alpine actually fixes that.





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

    Worklog Id:     (was: 871623)
    Time Spent: 1h 40m  (was: 1.5h)

> Kerberos support for Knox docker container
> ------------------------------------------
>
>                 Key: KNOX-2932
>                 URL: https://issues.apache.org/jira/browse/KNOX-2932
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: docker
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Looks like currently Knox docker image does not have Kerberos support. This 
> would be a problem when we use HadoopAuth authentication.
> Need to add the following:
> {code:java}
> apk --no-cache add krb5
> {code}



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

Reply via email to