Niels Claeys
Niels Claeys
At the moment there is a difference between the error messages + output when a required argument is not filled in compared to when an unexisting flag is passed. I...
**Is your feature request related to a problem? Please describe.** We are porting our product from AWS to Azure and in AWS you can use wildcards in your trust relationships...
**Which component are you using?**: Cluster autoscaler for Azure **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: Azure does not...
datahub issue: **Describe the bug** In the latest release 0.13.0, the property ownerTypes was added to the Ownership object, which is not documented as a breaking change. If you use...
Changed the parsing in order to handle M as a pattern for months and m as a pattern for minutes. Added tests to validate that the parsing is done correctly....
I use the micro format to parse back and forth. The months and minutes both use m as unit which causes issues when parsing the dates. I would like to...
**Is your feature request related to a problem? Please describe.** It would be very useful for us if we could customize the images used by the AKS nodes, as already...
### Apache Airflow version 2.2.2 ### What happened I have a dag which is scheduled every day and has depends_on_past set to true. When a task fails for a given...