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



##########
File path: docs/apache-airflow/upgrade-check.rst
##########
@@ -163,3 +163,52 @@ statement for the Python Operator to be as follows will 
make this DAG work in Ai
 
 However, at the time of writing, this is incompatible in Airflow 1.10.14. So, 
this change
 can only be made while moving to Airflow 2.0.
+
+
+Turning off checks
+''''''''''''''''''
+
+Advanced Airflow users or those with multiple Airflow deployments may want to
+customize the Upgrade Checks to their environment by turning off certain
+checks which are not applicable to them. And example of this is users with
+Airflow deployments not using the KubePodOperator may want to turn off upgrade
+checks related to the KubePodOperator.

Review comment:
       ```suggestion
   Airflow deployments not using the ``KubernetesPodOperator`` may want to turn 
off upgrade
   checks related to the ``KubernetesPodOperator``.
   ```




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