Dongsu Park
f117611f4e
New version: stable-3374.2.4
stable-3374.2.4
2023-02-15 17:46:47 +01:00
flatcar-ci
4acb953808
New version: stable-3374.2.3-nightly-20230214-2100
2023-02-14 21:00:29 +00:00
Kai Lüke
e9b7d5e836
Merge pull request #649 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-02-14 11:59:11 +01:00
Kai Lueke
30548cedfc
Merge pull request #648 from flatcar/scripts
...
ci-automation: Allow git to work on directory owned by other user
2023-02-14 19:51:56 +09:00
Kai Lueke
756c290cc7
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:51:56 +09:00
Flatcar Buildbot
1cecf6f5ec
Update mantle container image to latest HEAD
2023-02-14 10:49:52 +00:00
flatcar-ci
59b59c7858
New version: stable-3374.2.3-nightly-20230213-2100
2023-02-13 21:00:26 +00:00
flatcar-ci
30fe661c5b
New version: stable-3374.2.3-nightly-20230209-2100
2023-02-09 21:00:27 +00:00
Krzesimir Nowak
6ce33ad587
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:43 +01:00
Krzesimir Nowak
48159cbe03
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:43 +01:00
flatcar-ci
aac22093ae
New version: stable-3374.2.3-nightly-20230207-2100
2023-02-07 21:00:32 +00:00
Krzesimir Nowak
4a6f368ccd
Merge pull request #646 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-02-07 08:47:46 +01:00
Flatcar Buildbot
8b124407d0
Update mantle container image to latest HEAD
2023-02-07 07:12:33 +00:00
flatcar-ci
93ef83ff53
New version: stable-3374.2.3-nightly-20230206-2100
2023-02-06 21:00:24 +00:00
Kai Lüke
de6dac9d57
Merge pull request #640 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-02-06 14:41:56 +01:00
Flatcar Buildbot
773d7516df
Update mantle container image to latest HEAD
2023-02-06 07:09:41 +00:00
flatcar-ci
2871ebd5a4
New version: stable-3374.2.3-nightly-20230202-2100
2023-02-02 21:00:21 +00:00
Krzesimir Nowak
3e4b03de45
Merge pull request #635 from flatcar/scripts
...
Report file and file size changes in production image and initrd
2023-02-02 17:36:01 +01:00
Krzesimir Nowak
591596ec8d
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:01 +01:00
Krzesimir Nowak
eecb85a356
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:01 +01:00
Krzesimir Nowak
9df38bcf8a
Merge pull request #634 from flatcar/scripts
...
Update report generation
2023-02-02 09:47:28 +01:00
Krzesimir Nowak
cda81484a7
build_library: Add generation of disk space usage
...
This could replace an ad-hoc calculations we do in package-diff.
2023-02-02 09:47:28 +01:00
Krzesimir Nowak
fc16bbf913
build_library: Generate content files for initrd too
2023-02-02 09:47:28 +01:00
Krzesimir Nowak
e2bad6acc4
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:47:28 +01:00
flatcar-ci
5a7706012f
New version: stable-3374.2.3-nightly-20230201-2100
2023-02-01 21:00:27 +00:00
flatcar-ci
08cb01e8ae
New version: stable-3374.2.3-nightly-20230131-2100
2023-01-31 21:00:28 +00:00
flatcar-ci
16e533285d
New version: stable-3374.2.3-nightly-20230130-2100
2023-01-30 21:00:29 +00:00
flatcar-ci
22bea8f1f6
New version: stable-3374.2.3-nightly-20230127-2100
2023-01-27 21:00:24 +00:00
flatcar-ci
1c55c2578b
New version: stable-3374.2.3-nightly-20230126-2100
2023-01-26 21:00:28 +00:00
flatcar-ci
118a4b4105
New version: stable-3374.2.3-nightly-20230125-2100
2023-01-25 21:00:34 +00:00
Dongsu Park
4cd021a5f5
New version: stable-3374.2.3
stable-3374.2.3
2023-01-20 16:59:58 +01:00
flatcar-ci
0bbdba06fb
New version: stable-3374.2.2-nightly-20230119-2100
2023-01-19 21:00:33 +00:00
flatcar-ci
9d22cdcb75
New version: stable-3374.2.2-nightly-20230118-2100
2023-01-18 21:00:31 +00:00
Mathieu Tortuyaux
a0294a673f
Merge pull request #628 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-01-18 09:30:32 +01:00
Flatcar Buildbot
fa0064b9f6
Update mantle container image to latest HEAD
2023-01-18 08:29:29 +00:00
flatcar-ci
38245b9259
New version: stable-3374.2.2-nightly-20230116-2100
2023-01-16 21:00:25 +00:00
Kai Lüke
3405e67de5
Merge pull request #624 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-01-16 11:58:52 +01:00
Flatcar Buildbot
627ee637d9
Update mantle container image to latest HEAD
2023-01-13 21:00:48 +00:00
flatcar-ci
e46ec05ea6
New version: stable-3374.2.2-nightly-20230112-2100
2023-01-12 21:00:30 +00:00
flatcar-ci
7338a2f776
New version: stable-3374.2.2-nightly-20230111-2100
2023-01-11 21:00:28 +00:00
Sayan Chowdhury
d735bfd042
New version: stable-3374.2.2
stable-3374.2.2
2023-01-11 05:16:01 +05:30
flatcar-ci
c90c2511bf
New version: stable-3374.2.1-nightly-20230109-2100
2023-01-09 21:00:35 +00:00
flatcar-ci
a765aac54e
New version: stable-3374.2.1-nightly-20230106-2100
2023-01-06 21:00:24 +00:00
Dongsu Park
56b27b83f0
Merge pull request #617 from flatcar/mantle-update-flatcar-3374
...
Upgrade mantle container image to latest HEAD in flatcar-3374
2023-01-06 17:33:14 +01:00
Flatcar Buildbot
d361538363
Update mantle container image to latest HEAD
2023-01-06 16:31:49 +00:00
flatcar-ci
490779ca8d
New version: stable-3374.2.1-nightly-20230105-2100
2023-01-05 21:00:27 +00:00
flatcar-ci
4dd8d85e6f
New version: stable-3374.2.1-nightly-20230103-2100
2023-01-03 21:00:28 +00:00
Mathieu Tortuyaux
836d5c04ec
gc: pass OPENSTACK_CREDS to mantle container
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-01-03 12:30:52 +01:00
flatcar-ci
db997fb38c
New version: stable-3374.2.1-nightly-20221229-2100
2022-12-29 21:00:31 +00:00
flatcar-ci
5c7990f4a8
New version: stable-3374.2.1-nightly-20221222-2100
2022-12-22 21:00:26 +00:00