smolnar82 opened a new pull request, #1330:
URL: https://github.com/apache/knox/pull/1330

   [KNOX-3398](https://issues.apache.org/jira/browse/KNOX-3398) - Enable 
Iceberg REST catalog SSL only when ENCRYPT_ALL_PORTS is set
   
   ## What changes were proposed in this pull request?
   
   The Iceberg REST catalog URL now uses https only when HMS SSL 
(`hive_metastore_enable_ssl`) is enabled and the `ENCRYPT_ALL_PORTS` env var is 
set. The raw `HMS SSL flag` and the new `ENCRYPT_ALL_PORTS` flag are exposed as 
separate service properties.
   
   ## How was this patch tested?
   
   Unit tests in `IcebergRestServiceModelGeneratorTest`- parameterized over 
both `ENCRYPT_ALL_PORTS` states, asserting the resulting scheme (http/https), 
URL, and service properties.
   
   ## Integration Tests
   N/A
   
   ## UI changes
   N/A


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to