potiuk commented on a change in pull request #19689:
URL: https://github.com/apache/airflow/pull/19689#discussion_r752564631
##########
File path: chart/values.schema.json
##########
@@ -2856,6 +2856,11 @@
"type": "array",
"default": []
},
+ "uid": {
Review comment:
Looks good. One more thing - we also have unit tests for the chart
(chart/tests) - they are rather simple - you pass parameters and check if the
rendered templates are as expected. It would be great to add tests for this
change there.
--
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]