moresandeep opened a new pull request #126: KNOX-1694 - Prevent port mapped 
topologies from being exposed to gateway port
URL: https://github.com/apache/knox/pull/126
 
 
   (It is very **important** that you created an Apache Knox JIRA for this 
change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   ## What changes were proposed in this pull request?
   Currently with topology port mapping feature, port mapped topologies are 
exposed on gateway port as well (default 8443) this is undesirable in a lot of 
cases. This feature locks the topologies that are mapped to specific port to 
only those ports and they are not exposed on the default gateway port. 
   
   ## How was this patch tested?
   There are new and old Unit tests added to test this feature. This patch was 
tested locally. Following cases were tested.
   
   1. Make sure topology port mapping feature works as expected.
   2. Make sure port mapped topologies are not exposed on gateway port.
   3. Make sure default topology feature works as expected.
   4. Make sure default topology can also be configured using port mapping 
configs.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to