Able to pass arguments to --conf
not specified in parameters
argument
#29018
Labels
affected_version:2.5
Issues Reported for 2.5
area:core
kind:bug
This is a clearly a bug
Stale Bug Report
Apache Airflow version
2.5.0
What happened
Given the following
It runs fine.
The same is true if
params
is{'bar': Param(default=None)}
What you think should happen instead
This should result in an exception since
foo
is not a parameter of the dag. Either theparameters
idea needs to be fully implemented or not at all. Currently it is only partially implemented.How to reproduce
No response
Operating System
mac osx
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: