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

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

                Author: ASF GitHub Bot
            Created on: 25/Jun/26 15:10
            Start Date: 25/Jun/26 15:10
    Worklog Time Spent: 10m 
      Work Description: moresandeep commented on code in PR #1279:
URL: https://github.com/apache/knox/pull/1279#discussion_r3475471203


##########
gateway-server/src/main/java/org/apache/knox/gateway/util/KnoxCLI.java:
##########
@@ -272,6 +282,16 @@ private int init(String[] args) throws IOException {
           printKnoxShellUsage();
           return -1;
         }
+      } else if (args[i].equals("create-k8s-alias")) {

Review Comment:
   Please ignore this.





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

    Worklog Id:     (was: 1026855)
    Time Spent: 40m  (was: 0.5h)

> New KnoxCLI command to save alias from k8s secret
> -------------------------------------------------
>
>                 Key: KNOX-3360
>                 URL: https://issues.apache.org/jira/browse/KNOX-3360
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: KnoxCLI
>    Affects Versions: 2.1.0
>            Reporter: Tamás Hanicz
>            Assignee: Tamás Hanicz
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




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

Reply via email to