potiuk commented on issue #37872:
URL: https://github.com/apache/airflow/issues/37872#issuecomment-1979728335

   >  1: Is there a way to subscribe to RC's for helm on this repo? I kept 
checking to test and didn't ca the RC when it happened.
   
   Yes. Subscribe to devlist - https://airflow.apache.org/community/ - last 
time it was https://lists.apache.org/thread/0xgxsjwsbd8qk3h1tn4gj01hoplz1p5k 
(and it had this issue https://github.com/apache/airflow/issues/37844 where we 
ask people to comment on the RC
   
   2. We already implement `helmlint`. 
https://github.com/apache/airflow/blob/main/.pre-commit-config.yaml#L768 which 
uses `helm lint` under the hood 
https://github.com/apache/airflow/blob/main/scripts/ci/pre_commit/pre_commit_helm_lint.py
 
   
   I doubt yamllint will do a better job - those annotations are just duplicate 
entries whicha are perfectly valid yaml. But yes - if you think addling yamlint 
is also good idea (it does detect duplicate keys) - then absolutely - feel 
free. Would you like to do it ? 
   
   


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