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

segregate resource strategy Migration Job #2124

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

pgvishnuram
Copy link
Contributor

@pgvishnuram pgvishnuram commented Feb 9, 2024

Description

segregate resource Strategy Migration Job

Related Issues

https://github.com/astronomer/issues/issues/6152

Testing

Yet to update

Merging

Yet to update

@pgvishnuram pgvishnuram marked this pull request as ready for review February 9, 2024 05:44
@pgvishnuram pgvishnuram requested a review from a team as a code owner February 9, 2024 05:44
@@ -14,7 +14,7 @@ metadata:
annotations:
# This is what defines this resource as a hook. Without this line, the
# job is considered part of the release.
"helm.sh/hook": pre-upgrade,post-upgrade,post-install
"helm.sh/hook": pre-upgrade,post-install
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this job is going to run after the upgrade as a seperate job and we are removing the annotation not to run on houston upgrade

Copy link
Contributor

Choose a reason for hiding this comment

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

got it

@danielhoherd danielhoherd changed the title segreagate resource Strategy Migration Job segregate resource strategy Migration Job Feb 9, 2024
Copy link
Member

@danielhoherd danielhoherd left a comment

Choose a reason for hiding this comment

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

LGTM

@pgvishnuram pgvishnuram merged commit 3c622d5 into master Feb 9, 2024
7 of 8 checks passed
@pgvishnuram pgvishnuram deleted the add-job-resource-strategy branch February 9, 2024 14:10
rishkarajgi pushed a commit that referenced this pull request Feb 9, 2024
* fix pre-commit

* update migration job

* add test cases
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.

None yet

3 participants