amoghrajesh commented on PR #44463:
URL: https://github.com/apache/airflow/pull/44463#issuecomment-2507188546

   This test needs fixing too:
   ```
   FAILED 
helm_tests/security/test_rbac.py::TestRBAC::test_deployments_no_rbac_no_sa[3.0.0]
 - AssertionError: assert equals failed
       (                                (                             
         'Service',                       'Service',                  
         'test-rbac-worker',              'test-rbac-worker',         
       ),                               ),                            
       (                                (                             
                                          'ServiceAccount',           
                                          'test-rbac-api-server',     
                                        ),                            
                                        (                             
         'StatefulSet',                   'StatefulSet',              
         'test-rbac-postgresql',          'test-rbac-postgresql',     
       ),                               ),                            
       (                                (                             
         'StatefulSet',                   'StatefulSet',
   ```


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