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

Rebuild AWS image on staging #861

Merged
merged 1 commit into from
Nov 7, 2020
Merged

Conversation

scottyhq
Copy link
Member

@scottyhq scottyhq commented Nov 7, 2020

After #860

seeing this error

2020-11-07 00:36:30+00:00 [Normal] Back-off pulling image "783380859522.dkr.ecr.us-west-2.amazonaws.com/pangeo:9313436d"

Seems there is a bug in hubploy with the "rebase and merge strategy" where it is picking up the parent commit to tag the image (c61e11f)
https://github.com/pangeo-data/pangeo-cloud-federation/runs/1366351698?check_suite_focus=true

but deploying is pointing the hub at the most recent commit (9313436)
https://github.com/pangeo-data/pangeo-cloud-federation/runs/1366351748?check_suite_focus=true

I'll see if this works. going forward might be necessary to have the 'squash and merge' re-enabled standard merge, or update hubploy... or maybe we need to add back the --check-registry flag...
#754 (comment)

@scottyhq scottyhq merged commit 9357b34 into pangeo-data:staging Nov 7, 2020
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.

1 participant