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

Drop Ubuntu 16.04, add 18.04 #4286

Merged
merged 3 commits into from
Jan 26, 2021
Merged

Conversation

damonbarry
Copy link
Member

@damonbarry damonbarry commented Jan 26, 2021

This change updates our YAML pipelines for the 1.1 release to generate and consume bits built on/for Ubuntu 18.04 instead of 16.04. Specifically:

  • Connectivity, End-to-end, Long Haul and Stress pipelines + downstream scripts: replace references to Ubuntu 16.04 artifacts with 18.04
  • Edgelet Packages pipeline + downstream scripts: don't build Ubuntu 16.04 artifacts
  • Remove Ubuntu 16.04 cross-compile scripts
  • Various markdown files, tests, comments, and schema examples: change Ubuntu 16.04 references to 18.04

Note: this change does not update the arm-based docker containers that the K8s betas use for iotedged. They're still 16.04-based in this branch, and will be updated later.

@damonbarry damonbarry marked this pull request as ready for review January 26, 2021 21:49
@arsing
Copy link
Member

arsing commented Jan 26, 2021

If you're dropping Ubuntu 16.04 support, you should drop Debian 8 support too. (Should be just in package.sh and any YAMLs that reference it.)

@damonbarry
Copy link
Member Author

If you're dropping Ubuntu 16.04 support, you should drop Debian 8 support too. (Should be just in package.sh and any YAMLs that reference it.)

Yeah, and Rasbian Stretch (which exited LTS around the same time as Debian 8). But I plan to handle those separately...just focused on Ubuntu in this PR.

@kodiakhq kodiakhq bot merged commit 02f1832 into Azure:release/1.1 Jan 26, 2021
@damonbarry damonbarry deleted the upgrade-ubuntu branch January 26, 2021 23:27
darobs added a commit to darobs/iotedge that referenced this pull request Jan 28, 2021
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

2 participants