Skip to content

Upgrade prow base OS to ubuntu bionic#505

Merged
istio-testing merged 2 commits intoistio:masterfrom
nmittler:bionic
Nov 4, 2019
Merged

Upgrade prow base OS to ubuntu bionic#505
istio-testing merged 2 commits intoistio:masterfrom
nmittler:bionic

Conversation

@nmittler
Copy link
Copy Markdown
Contributor

@nmittler nmittler commented Nov 4, 2019

This is needed to unblock istio/istio#18577

@nmittler nmittler requested review from geeknoid and sdake November 4, 2019 18:59
@nmittler nmittler requested a review from a team as a code owner November 4, 2019 18:59
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Nov 4, 2019
@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 4, 2019
RUN apt-key add /tmp/docker-key
RUN add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable"
RUN add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable"
# RUN apt search docker-ce docker-ce-cli containerd.io
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might add a little context for this RUN line so people don't think its stray debug.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably should just remove it. I'm not sure adding it really helps.

Copy link
Copy Markdown
Member

@sdake sdake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good although it should be tested manually first as a distro change is a pretty significant change.

1.5 is probably the time to move off of xenial.

Cheers
-steve

@istio-testing istio-testing merged commit 43c34b2 into istio:master Nov 4, 2019
@jwendell
Copy link
Copy Markdown
Member

jwendell commented Nov 4, 2019

Our base image (even for 1.4) is bionic. So, I think it's good to keep them synced. It should be done earlier though...

Shuanglu pushed a commit to Shuanglu/istio-tools that referenced this pull request Jun 30, 2022
* Upgrade prow base OS to ubuntu bionic

This is needed to unblock istio/istio#18577

* removing commented command.
Shuanglu pushed a commit to Shuanglu/istio-tools that referenced this pull request Jul 6, 2022
* Upgrade prow base OS to ubuntu bionic

This is needed to unblock istio/istio#18577

* removing commented command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants