Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up airflow scheduler #602

Open
2 of 3 tasks
irainia opened this issue Sep 15, 2022 · 1 comment
Open
2 of 3 tasks

Clean up airflow scheduler #602

irainia opened this issue Sep 15, 2022 · 1 comment
Labels
refactor Internal code improvement
Milestone

Comments

@irainia
Copy link
Member

irainia commented Sep 15, 2022

Description
This is part of this discussion. There are some todos in airflow scheduler implmentations. This issue is to address such todos:

  • method ListJobs can get record from db
  • todo that mentions about removing project spec in airflow2/client.go

Tech Details

  • on the second point about removing project spec, we need to pass only the required arguments
@irainia irainia added the refactor Internal code improvement label Sep 15, 2022
@irainia irainia added this to the Code CleanUp milestone Sep 15, 2022
@sbchaos
Copy link
Contributor

sbchaos commented Jan 10, 2023

We have addressed other todos. For getting records from db, it will take some time, db does not have enough records to replace airflow as source of truth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Internal code improvement
Projects
None yet
Development

No branches or pull requests

2 participants