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

Refactor Airflow operator (#191) #3869

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

masipauskas
Copy link
Contributor

Refactor airflow operator, by:

  • Unifying code-base for both sync/deferred operator, while keeping the same API.
  • Fixing deferred operator to both use correct authorisation headers, and keep refreshing bearer tokens (where originally we had a bug, with bearer tokens expiring inside of cached kubernetes client.
  • Logs are now being fetched back to deferred operator, while job is running, instead of at the end of the job.

@masipauskas masipauskas merged commit d82fcfd into master Aug 8, 2024
28 checks passed
@masipauskas masipauskas deleted the sendToGitHub/airflow-operator-refactoring-2 branch August 8, 2024 12:23
@svc-gh-ghzonetrans-p svc-gh-ghzonetrans-p restored the sendToGitHub/airflow-operator-refactoring-2 branch August 8, 2024 12:26
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants