----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75023/ -----------------------------------------------------------
(Updated June 3, 2024, 9:48 p.m.) Review request for mesos and Benjamin Mahler. Changes ------- remove comment Repository: mesos Description ------- Ubuntu 16.04 docker builds were having issues with the jenkins pipeline as it was missing certain fields in /usr/include/linux/bpf.h that are present in more modern linux kernels' which were used inside the ebpf code. We will try to address this along with Ubuntu's EOL issue by upgrading to ubuntu 20.04 Diffs (updated) ----- support/mesos-build/ubuntu-16.04-arm.dockerfile 332009ff2b4e8d245b4b5d9c695d0f9d5ce02c44 support/mesos-build/ubuntu-16.04.dockerfile 70b269b79307dca5afac24eef880d4254236ab4c Diff: https://reviews.apache.org/r/75023/diff/4/ Changes: https://reviews.apache.org/r/75023/diff/3-4/ Testing ------- Thanks, Jason Zhou
