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: allow labels on sync and db-migrations Deployments/Jobs #467

Merged
merged 4 commits into from
Apr 1, 2022

Conversation

oleksandrkovalenko
Copy link
Contributor

@oleksandrkovalenko oleksandrkovalenko commented Nov 15, 2021

What issues does your PR fix?

What does your PR do?

  • Adds the following values to set labels on the sync and db-migrations Deployments/Jobs:
    • airflow.dbMigrations.labels
    • airflow.sync.labels
  • Fixed the pgbouncer.labels value so that it is respected

Checklist

For all Pull Requests

For releasing ONLY

@oleksandrkovalenko oleksandrkovalenko changed the title Unify labels on all Deployment templates feat: Unify labels on all Deployment templates Nov 15, 2021
Signed-off-by: Oleksandr Kovalenko <oleksandr.kovalenko@gmail.com>
@oleksandrkovalenko oleksandrkovalenko changed the title feat: Unify labels on all Deployment templates feat: Unify labels in all Deployment templates Nov 15, 2021
@thesuperzapper thesuperzapper added this to PR | Waiting For Review in Issue Triage and PR Tracking Dec 14, 2021
@thesuperzapper thesuperzapper changed the title feat: Unify labels in all Deployment templates feat: allow labels on sync and db-migrations Deployments/Jobs Dec 14, 2021
@thesuperzapper thesuperzapper added this to the airflow-8.6.0 milestone Dec 14, 2021
@thesuperzapper thesuperzapper changed the title feat: allow labels on sync and db-migrations Deployments/Jobs feat: allow labels on sync and db-migrations Deployments/Jobs Dec 14, 2021
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

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

@thesuperzapper thesuperzapper moved this from PR | Waiting For Review to PR | Waiting for Changes in Issue Triage and PR Tracking Dec 15, 2021
Signed-off-by: Oleksandr Kovalenko <oleksandr.kovalenko@gmail.com>
@oleksandrkovalenko
Copy link
Contributor Author

@thesuperzapper I just make the changes. Could you please check them

@thesuperzapper thesuperzapper moved this from PR | Waiting for Changes to PR | Waiting For Review in Issue Triage and PR Tracking Jan 10, 2022
@oleksandrkovalenko
Copy link
Contributor Author

Could somebody please take a look at this one. The issue was already marked as staled. Sorry, I just afraid it will be forgotten. Many thanks

thesuperzapper
thesuperzapper previously approved these changes Feb 17, 2022
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

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

@oleksandrkovalenko thanks for the PR, it looks good-to-go for the 8.6.0 release, I will put it in "ready to merge", and merge it just before we cut the release.

Issue Triage and PR Tracking automation moved this from PR | Waiting For Review to PR | Ready to Merge Feb 17, 2022
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Mar 22, 2022
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
Issue Triage and PR Tracking automation moved this from PR | Ready to Merge to PR | Needs Review Apr 1, 2022
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
@thesuperzapper thesuperzapper merged commit a6ac5c3 into airflow-helm:main Apr 1, 2022
Issue Triage and PR Tracking automation moved this from PR | Needs Review to Done Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready-to-merge status - this will be merged into next release
Development

Successfully merging this pull request may close these issues.

allow setting labels on sync and db-migrations Deployments/Jobs Common Labels
2 participants