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

[build] docker/publish.sh doesn't work for pulsar-all and pulsar-standalone images #4705

Merged
merged 1 commit into from Jul 12, 2019

Conversation

sijie
Copy link
Member

@sijie sijie commented Jul 10, 2019

Motivation

pulsar-all and pulsar-standalone dont tag correct as pulsar image.
so it fails docker/publish.sh

Modifications

Tag no-repo for both latest and the release version for both pulsar-all and pulsar-standalone

Verify this change

After patching this change, docker/publish.sh works as expected.

…andalone images

*Motivation*

pulsar-all and pulsar-standalone dont tag correct as pulsar image.
so it fails `docker/publish.sh`

*Modifications*

Tag no-repo for both latest and the release version for both pulsar-all and pulsar-standalone

*Verify this change*

After patching this change, `docker/publish.sh` works as expected.
@sijie sijie added this to the 2.4.1 milestone Jul 10, 2019
@sijie sijie self-assigned this Jul 10, 2019
@sijie
Copy link
Member Author

sijie commented Jul 12, 2019

retest this please

@sijie sijie closed this Jul 12, 2019
@sijie sijie reopened this Jul 12, 2019
@sijie
Copy link
Member Author

sijie commented Jul 12, 2019

run java8 tests

2 similar comments
@sijie
Copy link
Member Author

sijie commented Jul 12, 2019

run java8 tests

@sijie
Copy link
Member Author

sijie commented Jul 12, 2019

run java8 tests

@sijie sijie closed this Jul 12, 2019
@sijie sijie reopened this Jul 12, 2019
@sijie sijie closed this Jul 12, 2019
@sijie sijie reopened this Jul 12, 2019
@sijie sijie merged commit d2164eb into apache:master Jul 12, 2019
@sijie sijie deleted the fix_image_build_pom_files branch July 12, 2019 20:59
easyfan pushed a commit to easyfan/pulsar that referenced this pull request Jul 26, 2019
…andalone images (apache#4705)

*Motivation*

pulsar-all and pulsar-standalone dont tag correct as pulsar image.
so it fails `docker/publish.sh`

*Modifications*

Tag no-repo for both latest and the release version for both pulsar-all and pulsar-standalone

*Verify this change*

After patching this change, `docker/publish.sh` works as expected.
jiazhai pushed a commit that referenced this pull request Aug 28, 2019
…andalone images (#4705)

*Motivation*

pulsar-all and pulsar-standalone dont tag correct as pulsar image.
so it fails `docker/publish.sh`

*Modifications*

Tag no-repo for both latest and the release version for both pulsar-all and pulsar-standalone

*Verify this change*

After patching this change, `docker/publish.sh` works as expected.
(cherry picked from commit d2164eb)
@tisonkun
Copy link
Member

@sijie @merlimat @codelipenghui

May I ask how "tag no-repo" works here?

When @lhotari added the lightweight test image (b472978), there's no such trick and it seems to work fine.

Our published images are with repo prefix also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants