T380618: Migrate the airflow-platform-eng database to Kubernetes and T380624: Migrate the airflow-platform-eng scheduler to Kubernetes moved the scheduler and all tasks to Kubernetes.
Tasks
- replace BashOperators that run hive (e.g., this one) with SparkSqlOperators or SparkSubmitOperators. See also here
- check any DAG task that fires API requests (action API, eventstreams, etc.) because we might need to add an envoy listener for relevant DAGs
- cassandra > check_data_and_push_metrics
- section_topics > fetch_qids_for_all_points_in_time & fetch_qids_for_media_outlets
- section_titles_denylist > gather_section_titles_denylist
- verify check_bad_parsing > check_bad_parsing's output, as action API requests failures are handled