pin the base image and the image tag
Bug #1578037 reported by
Jeffrey Zhang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Jeffrey Zhang |
Bug Description
Recently, the ubuntu 16.04 is out and it crashed kolla when using ubuntu:lastest to
build the images.
even though kolla support multi base-tag, the kolla will failed when using other
base-tag except for centos:7, ubuntu:14.04, rhel:7.
And it is also hard to support all kind of the image tag.
So I support that kolla should restrict the base-tag. the lastest tag is mutable and
we should not use it, especially in the stable branch. When using a mutable image,
it is never a *stable* release.
Changed in kolla: | |
status: | New → Confirmed |
Changed in kolla: | |
importance: | Undecided → Critical |
milestone: | 3.0.0 → newton-rc2 |
To post a comment you must log in.
This has been implemented by https:/ /review. openstack. org/#/c/ 319992/