uranusjr commented on code in PR #21077:
URL: https://github.com/apache/airflow/pull/21077#discussion_r938405709
##
airflow/providers/cncf/kubernetes/decorators/kubernetes.py:
##
@@ -0,0 +1,145 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contribut
uranusjr commented on code in PR #21077:
URL: https://github.com/apache/airflow/pull/21077#discussion_r938405620
##
airflow/providers/cncf/kubernetes/decorators/kubernetes.py:
##
@@ -0,0 +1,145 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contribut
uranusjr commented on code in PR #21077:
URL: https://github.com/apache/airflow/pull/21077#discussion_r938405255
##
airflow/decorators/__init__.pyi:
##
@@ -239,5 +238,119 @@ class TaskDecoratorCollection:
:param cap_add: Include container capabilities
"""
uranusjr commented on code in PR #21077:
URL: https://github.com/apache/airflow/pull/21077#discussion_r847743501
##
airflow/decorators/__init__.pyi:
##
@@ -188,8 +188,7 @@ class TaskDecoratorCollection:
Dict will unroll to XCom values with keys as XCom keys. Default
uranusjr commented on code in PR #21077:
URL: https://github.com/apache/airflow/pull/21077#discussion_r846958672
##
airflow/providers/cncf/kubernetes/decorators/kubernetes.py:
##
@@ -0,0 +1,149 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contribut