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

   Answering earlier question (which I missed):
   
   The scope of this change is mainly to make sure that you can pass the CRD 
.yaml file (possibly in json form) through a Param of the kind that will be 
easy to enter/ validate via UI and document it.
   
   I do not think there is a lot (maybe no) code is to be written on that one - 
mostly to see if the current Param .json type will nicely fit there and provide 
an example of defining such param in the task and  testing it.
   
   Most likely the output of the task will be to add an example dag and UI 
screenshot to the documentation describing how 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