kaxil commented on a change in pull request #11815:
URL: https://github.com/apache/airflow/pull/11815#discussion_r519773095



##########
File path: airflow/models/taskinstance.py
##########
@@ -1655,6 +1664,18 @@ def get_rendered_template_fields(self):
                     "rendering of template_fields."
                 ) from e
 
+    def get_rendered_k8s_spec(self):

Review comment:
       There are currently no tests for this method




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to