File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,18 @@ All notable changes to this project will be documented in this file.
55## [ Unreleased]  
66
77### Added  
8-  
8+ 
99-  The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
1010  config property ` requestedSecretLifetime ` . This helps reducing frequent Pod restarts ([ #619  ] ).
1111-  Run a ` containerdebug `  process in the background of each HDFS container to collect debugging information ([ #629  ] ).
1212-  Aggregate emitted Kubernetes events on the CustomResources ([ #643  ] ).
1313
14+ ### Changed  
15+ 
16+ -  Switch the WebUI liveness probe from ` httpGet `  to checking the tcp socket.
17+   This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
18+   As this results in ` 401 `  HTTP responses (instead of ` 200 ` ), this previously failed the liveness checks.
19+ 
1420[ #619 ] : https://github.com/stackabletech/hdfs-operator/pull/619 
1521[ #629 ] : https://github.com/stackabletech/hdfs-operator/pull/629 
1622[ #643 ] : https://github.com/stackabletech/hdfs-operator/pull/643 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments