Sayan Chowdhury
e5b21b1fb7
New version: stable-3139.2.1
2022-05-04 16:56:25 +05:30
Flatcar Buildbot
2fec0f7707
Update mantle container image to latest HEAD
2022-05-04 04:52:53 +00:00
flatcar-ci
24325f456c
New version: stable-3139.2.0-nightly-20220504-0155
2022-05-04 03:52:08 +00:00
flatcar-ci
857e8c1a1e
New version: stable-3139.2.0-nightly-20220503-0155
2022-05-03 03:57:33 +00:00
flatcar-ci
8bdfd091fd
New version: stable-3139.2.0-nightly-20220502-0701
2022-05-02 09:02:12 +00:00
flatcar-ci
73e0838485
New version: stable-3139.2.0-nightly-20220429-0155
2022-04-29 03:56:04 +00:00
flatcar-ci
e671cb7417
New version: stable-3139.2.0-nightly-20220428-0155
2022-04-28 03:56:25 +00:00
Flatcar Buildbot
bbccc24d7f
Update mantle container image to latest HEAD
2022-04-27 04:54:49 +00:00
flatcar-ci
e58451d246
New version: stable-3139.2.0-nightly-20220427-0155
2022-04-27 03:57:39 +00:00
flatcar-ci
d1e8bbfe22
New version: stable-3139.2.0-nightly-20220426-0155
2022-04-26 03:52:54 +00:00
Flatcar Buildbot
a7df6d9b26
Update mantle container image to latest HEAD
2022-04-25 07:11:21 +00:00
flatcar-ci
e3df43162d
New version: stable-3139.2.0-nightly-20220423-0155
2022-04-23 03:54:59 +00:00
Flatcar Buildbot
a114a6adb2
Update mantle container image to latest HEAD
2022-04-22 04:51:30 +00:00
flatcar-ci
00326a7dbb
New version: stable-3139.2.0-nightly-20220422-0155
2022-04-22 03:53:51 +00:00
flatcar-ci
8e97d52cc9
New version: stable-3139.2.0-nightly-20220421-0510
2022-04-21 07:09:19 +00:00
Flatcar Buildbot
c4f6ce1fc3
Update mantle container image to latest HEAD
2022-04-20 15:37:08 +00:00
Kai Lueke
547252553e
Run CI container pipeline kola tests with the new mantle image
...
The SDK container does not exist for arm64 and is quite heavy. We
currently also resort to a unconditional rebuilding of mantle inside
the SDK.
Use the new mantle container image to run kola tests, and pin its
version through a text file that gets updated by GitHub Actions.
2022-04-20 19:19:19 +09:00
flatcar-ci
c807354cda
New version: stable-3139.2.0-nightly-20220415-0155
2022-04-15 03:56:08 +00:00
flatcar-ci
04ef24ea0a
New version: stable-3139.2.0-nightly-20220414-0155
2022-04-14 03:55:14 +00:00
flatcar-ci
f51e4e1c67
New version: beta-3139.1.1-nightly-20220407-0155
2022-04-07 03:42:58 +00:00
flatcar-ci
9d53553890
New version: stable-3139.2.0
2022-04-05 20:26:23 +05:30
flatcar-ci
dcb1ed3cf6
New version: beta-3139.1.1-nightly-20220405-0155
2022-04-05 03:56:37 +00:00
Dongsu Park
5ba48dc190
New version: beta-3139.1.0
2022-03-02 18:17:52 +01:00
Dongsu Park
ddc7ff6fd9
New version: beta-3139.1.0
2022-03-02 08:19:24 +01:00
Dongsu Park
008c557889
New version: beta-3139.1.0
2022-03-01 18:03:35 +01:00
flatcar-ci
89becd3a2e
New version: alpha-3139.0.0
2022-02-03 23:29:47 +05:30
flatcar-ci
153a347999
New major release: 3127.0.0
2022-01-26 14:11:59 +05:30
flatcar-ci
6deacd7839
New major release: 3115.0.0
2022-01-13 19:50:37 +05:30
Thilo Fromm
cccf9d2740
version.txt + submodules: bumped to 3087 / latest
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-12-16 18:57:27 +01:00
flatcar-ci
8c877b7bb9
sdk_container: rebase on latest main (all 3 repos)
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2021-11-26 17:55:49 +01:00
flatcar-ci
cfc007be17
alpha-3046.0.0
...
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2021-11-26 17:54:43 +01:00
Thilo Fromm
1d1c6048d4
sdk-container: add @krnowak's suggestions from code review
...
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2021-11-26 17:54:43 +01:00
Thilo Fromm
2324c5eeff
sdk_container: fix submodules parent path in container
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-11-26 17:54:43 +01:00
Thilo Fromm
b567344234
sdk-container: add scripts for containerised SDK
...
This change introduces a containerised SDK as a replacement for cork SDK
operations. It also simplifies versioning by removing the need for
manifest repos as well as usage of the "repo" tool by use of git
submodules for coreos-overlay and portage-stable.
The following feature scripts are added:
- run_sdk_container: Run a command in an SDK container, using the
current scripts repo + ebuild submodules.
current scripts repo + ebuild submodules.
- bootstrap_sdk_container / build_sdk_container_image: Bootstrap a new
SDK and create an SDK container from the resulting SDK tarball.
The following additions have been made to SDK scripts:
- setup_board: add --pkgdir parameter to use a custom binary packge
directory.
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-11-26 17:54:43 +01:00