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

feat(airflow): upgrade airflow to 2.6.0 #677

Merged
merged 8 commits into from
May 2, 2023
Merged

feat(airflow): upgrade airflow to 2.6.0 #677

merged 8 commits into from
May 2, 2023

Conversation

davidspek
Copy link
Contributor

@davidspek davidspek commented May 2, 2023

Summary

This PR upgrade airflow to use the latest version (2.6.0) using our new automated image building pipeline so we can keep it up to date more easily. It also allows for users to use Plural deployed Redis rather than the chart internal redis.

Test Plan

Local linking. Upgrading on existing cluster and deploying a new cluster to check the upgrade.

Checklist

  • No images hosted from dockerhub
  • Are dashboards present to understand the health of the application. There must be at least 1 of these
    • all databases should have dashboards
    • ideally also have at least cpu/mem utilization dashboards for webserver tier of the app
    • you can use plural from-grafana to convert a grafana dashboard found via google to our CRD
  • Are scaling runbooks present
    • all databases must have scaling runbooks
    • you can use the charts in pluralsh/module-library to accelerate this
  • do you need to add config overlays?
    • inputing secrets
    • configuring autoscaling
  • If there’s a web-facing component to the app, we need to support OIDC authentication and setting up private networks if no authentication option is viable
  • All major clouds must be supported
    • Azure
    • AWS
    • GCP

davidspek added 2 commits May 2, 2023 15:17
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
@davidspek davidspek marked this pull request as ready for review May 2, 2023 13:18
@davidspek davidspek requested a review from michaeljguarino as a code owner May 2, 2023 13:18
@davidspek davidspek requested a review from rauerhans May 2, 2023 13:25
Copy link
Collaborator

@rauerhans rauerhans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@davidspek davidspek merged commit 2cd64a4 into main May 2, 2023
@davidspek davidspek deleted the airflow-upgrade branch May 2, 2023 13:30
@plural-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@davidspek davidspek restored the airflow-upgrade branch December 19, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants