Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Aug 20, 2020

When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in #10368


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@potiuk potiuk requested review from kaxil, mik-laj and turbaszek August 20, 2020 18:07
@potiuk potiuk force-pushed the fix-teething-problem-with-image-push-on-master-merge branch 3 times, most recently from 8518024 to b1f9e3a Compare August 21, 2020 07:08
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in apache#10368
@potiuk potiuk force-pushed the fix-teething-problem-with-image-push-on-master-merge branch from b1f9e3a to 471521d Compare August 21, 2020 18:28
@potiuk potiuk merged commit c979de7 into apache:master Aug 21, 2020
@potiuk potiuk deleted the fix-teething-problem-with-image-push-on-master-merge branch August 21, 2020 19:50
potiuk added a commit to potiuk/airflow that referenced this pull request Sep 14, 2020
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in apache#10368

(cherry picked from commit c979de7)
potiuk added a commit that referenced this pull request Sep 15, 2020
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in #10368

(cherry picked from commit c979de7)
RaviTezu pushed a commit to RaviTezu/airflow that referenced this pull request Oct 25, 2020
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in apache#10368

(cherry picked from commit c979de7)
kaxil pushed a commit that referenced this pull request Nov 12, 2020
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in #10368

(cherry picked from commit c979de7)
@potiuk potiuk added this to the Airflow 1.10.13 milestone Nov 14, 2020
@potiuk potiuk added the type:misc/internal Changelog: Misc changes that should appear in change log label Nov 14, 2020
potiuk added a commit that referenced this pull request Nov 16, 2020
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in #10368

(cherry picked from commit c979de7)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
When we pull image from base registry we should also push
it to the GitHub Registry so that we can track the
origin of the run.

Note that it merely pushes the tag - the image will be
directly pulled from the registry so this will only update
the tag in registry.

Bug introduced in apache#10368

(cherry picked from commit c979de7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants