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

Fix operator image path when build number is 0 #11824

Merged
merged 1 commit into from Jul 13, 2020

Conversation

hpidcock
Copy link
Member

Description of change

Fix operator image path when build number is 0

QA steps

$ source make_functions.sh
$ operator_image_path
jujusolutions/jujud-operator:2.8.1
$ JUJU_BUILD_NUMBER=0
$ operator_image_path
jujusolutions/jujud-operator:2.8.1
$ JUJU_BUILD_NUMBER=1
$ operator_image_path
jujusolutions/jujud-operator:2.8.1.1

Documentation changes

N/A

Bug reference

N/A

@hpidcock hpidcock requested a review from wallyworld July 13, 2020 04:51
@wallyworld wallyworld merged commit 0794b72 into juju:2.8 Jul 13, 2020
jujubot added a commit that referenced this pull request Jul 20, 2020
#11841

Merge from 2.8 to bring forward:
- #11838 from wallyworld/fstab-uuids
- #11833 from manadart/2.8-link-layer-address-extract
- #11821 from wallyworld/azure-bootstrap-fixes
- #11832 from manadart/2.8-interface-infos-dedup
- #11830 from ycliuhw/fix/lp-1887440
- #11825 from wallyworld/merge-2.7-20200713
- #11828 from achilleasa/2.8-make-manual-cleanup-script-more-robust
- #11826 from SimonRichardson/remove-nbd-integration-tests
- #11824 from hpidcock/fix-operator-imagepath
- #11798 from jujubot/increment-to-2.8.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants