5085 Commits

Author SHA1 Message Date
Kai Lüke
260fc31726
Merge pull request #653 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-02-14 11:58:43 +01:00
Kai Lueke
65769be3b5 Merge pull request #648 from flatcar/scripts
ci-automation: Allow git to work on directory owned by other user
2023-02-14 19:52:09 +09:00
Kai Lueke
d77c2fc64e ci-automation: Allow git to work on directory owned by other user
The get_git_channel function failed to work which resulted in the
Alpha release job skipping the AWS publishing for the Alpha channel
because it defaulted to the developer channel as fallback when git
rejected to work on the directory owned by the build user while running
as root user. A new version of git caused this behavior change and also
prints an error message that explains to have to set safe.directory.

Set the git config entry safe.directory for the /work path when
entering the mantle container where git runs as root while working on
the directory owned by the build user.
2023-02-14 19:52:09 +09:00
Flatcar Buildbot
f58fdccd00 Update mantle container image to latest HEAD 2023-02-14 10:49:55 +00:00
flatcar-ci
3c81d9a806 New version: lts-3033.3.9-nightly-20230213-2100 2023-02-13 21:00:28 +00:00
flatcar-ci
5d03647d50 New version: lts-3033.3.9-nightly-20230210-2100 2023-02-10 21:00:28 +00:00
flatcar-ci
4e8bc2f52a New version: lts-3033.3.9-nightly-20230209-2100 2023-02-09 21:00:27 +00:00
Krzesimir Nowak
0bb4ed4b84 Merge pull request #647 from flatcar/scripts
ci-automation: Get two files to build vms instead of a whole directory
2023-02-09 11:47:49 +01:00
Krzesimir Nowak
f5cf1f5867 ci-automation: Get two files to build vms instead of a whole directory
Getting the contents of the directory in the buildcache involves using
rsync with some ssh invocation to log in as a bincache user. It's not
a thing that will work locally unless the user gets ahold of the SSH
key allowing the user to log in to buildcache as a bincache user.

Replace it by downloading two files that are actually needed for
building vms: an image file and the version file. This just uses curl
and is accessible for everyone.
2023-02-09 11:47:49 +01:00
flatcar-ci
d943ef12e6 New version: lts-3033.3.9-nightly-20230207-2100 2023-02-07 21:00:25 +00:00
Krzesimir Nowak
16a7007e2f
Merge pull request #645 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-02-07 08:47:56 +01:00
Flatcar Buildbot
4ce782f2b6 Update mantle container image to latest HEAD 2023-02-07 07:12:31 +00:00
flatcar-ci
20c7ba5160 New version: lts-3033.3.9-nightly-20230206-2100 2023-02-06 21:00:23 +00:00
Kai Lüke
8767de3718
Merge pull request #641 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-02-06 14:41:38 +01:00
Flatcar Buildbot
50d432ec72 Update mantle container image to latest HEAD 2023-02-06 07:09:43 +00:00
flatcar-ci
39c9384fa8 New version: lts-3033.3.9-nightly-20230203-2100 2023-02-03 21:00:29 +00:00
flatcar-ci
71c93e8484 New version: lts-3033.3.9-nightly-20230202-2100 2023-02-02 21:00:28 +00:00
Krzesimir Nowak
582a8c38c2 Merge pull request #635 from flatcar/scripts
Report file and file size changes in production image and initrd
2023-02-02 17:36:07 +01:00
Krzesimir Nowak
7170df150f ci-automation: Report file size changes
This uses the new size-change-report.sh script to print out some
information about largest files being added/removed and files with
greatest increase/decrease in file size between two versions of the
image.
2023-02-02 17:36:07 +01:00
Krzesimir Nowak
c92a070975 ci-automation: Try reporting the changes in initrd too
This relies on flatcar_production_image_initrd_contents.txt being
uploaded to the server. It also exports the WITHWTD environment
variable with a value 1, which will make the package-diff script to
try out the wtd contents file variant first.
2023-02-02 17:36:07 +01:00
Krzesimir Nowak
7df5768fa4 Merge pull request #634 from flatcar/scripts
Update report generation
2023-02-02 09:48:30 +01:00
Krzesimir Nowak
ed11ab025f build_library: Add generation of disk space usage
This could replace an ad-hoc calculations we do in package-diff.
2023-02-02 09:48:30 +01:00
Krzesimir Nowak
2e1006e859 build_library: Generate content files for initrd too 2023-02-02 09:48:30 +01:00
Krzesimir Nowak
01930cb4f6 build_library: Add generation of image contents with different details
Timestamp and user/group information are out, in are device ID and
inode number. That way, the file can be used for accounting size
differences of files/image.
2023-02-02 09:48:30 +01:00
flatcar-ci
4450724027 New version: lts-3033.3.9-nightly-20230127-2100 2023-01-27 21:00:25 +00:00
flatcar-ci
722ec758ef New version: lts-3033.3.8-nightly-20230120-2100 2023-01-20 21:00:27 +00:00
Dongsu Park
1b08fae464 New version: lts-3033.3.9 lts-3033.3.9 2023-01-20 16:58:13 +01:00
flatcar-ci
cdc8d5e815 New version: lts-3033.3.8-nightly-20230118-2100 2023-01-18 21:00:40 +00:00
Mathieu Tortuyaux
6ab77bc962
Merge pull request #630 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-01-18 09:31:02 +01:00
Flatcar Buildbot
944de846f8 Update mantle container image to latest HEAD 2023-01-18 08:29:30 +00:00
flatcar-ci
16fe546c9f New version: lts-3033.3.8-nightly-20230116-2100 2023-01-16 21:00:26 +00:00
Kai Lüke
61cd2da2cd
Merge pull request #621 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-01-16 11:58:36 +01:00
Flatcar Buildbot
25ba9c34f6 Update mantle container image to latest HEAD 2023-01-13 21:00:48 +00:00
flatcar-ci
29641b0f1e New version: lts-3033.3.8-nightly-20230113-2100 2023-01-13 21:00:29 +00:00
flatcar-ci
33d9e247ca New version: lts-3033.3.8-nightly-20230111-2100 2023-01-11 21:00:29 +00:00
Sayan Chowdhury
c0ae151804
New version: lts-3033.3.9 2023-01-10 12:37:34 +05:30
flatcar-ci
9c3a86f947 New version: lts-3033.3.8-nightly-20230109-2100 2023-01-09 21:00:33 +00:00
flatcar-ci
cf91a199ff New version: lts-3033.3.8-nightly-20230106-2100 2023-01-06 21:00:24 +00:00
Dongsu Park
5939974f0b
Merge pull request #615 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-01-06 17:32:39 +01:00
Flatcar Buildbot
30586eb652 Update mantle container image to latest HEAD 2023-01-06 16:31:48 +00:00
flatcar-ci
8d6cf243c6 New version: lts-3033.3.8-nightly-20221230-2100 2022-12-30 21:00:30 +00:00
flatcar-ci
bf80d3c6c3 New version: lts-3033.3.8-nightly-20221223-2100 2022-12-23 21:00:24 +00:00
flatcar-ci
b470e18942 New version: lts-3033.3.8-nightly-20221216-2100 2022-12-16 21:00:27 +00:00
flatcar-ci
38eb2ff0dc New version: lts-3033.3.8-nightly-20221215-2100 2022-12-15 21:00:28 +00:00
Dongsu Park
7b5d4c081c
Merge pull request #609 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2022-12-15 11:33:19 +01:00
Flatcar Buildbot
e3ec818a95 Update mantle container image to latest HEAD 2022-12-15 10:06:48 +00:00
flatcar-ci
7d7be1e190 New version: lts-3033.3.8-nightly-20221212-2100 2022-12-12 21:00:28 +00:00
flatcar-ci
cd438eae98 New version: lts-3033.3.8-nightly-20221209-2100 2022-12-09 21:00:23 +00:00
Sayan Chowdhury
46f19e7067
New version: lts-3033.3.8 lts-3033.3.8 2022-12-07 02:51:47 +05:30
flatcar-ci
43e6212ba2 New version: lts-3033.3.7-nightly-20221206-2100 2022-12-06 21:00:28 +00:00