13 Commits

Author SHA1 Message Date
Kai Lueke
e0d0ac82fc Use new github org name "flatcar"
The "flatcar-linux" github org was renamed to "flatcar". There are no
github redirections in place and we have to update all links.
2022-09-14 14:50:57 +02:00
Gabriel
dec0d31420 Update changelog/changes/2022-02-22-configurable-image-compression.md
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2022-07-01 14:42:49 +02:00
Gabriel Adrian Samfira
716c15a729 Rename zstd to zst
Rename sztd to zst and amend the changelog. The zstd binary generates a
compressed file with the .zst extension by default.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-07-01 14:42:49 +02:00
Gabriel Adrian Samfira
43c031ae00 Allow specifying multiple compression formats
Add the ability to specify a comma separated list of compression formats.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-07-01 14:42:49 +02:00
Gabriel Adrian Samfira
7a7eec19ad Use gzip compression for OpenStack images
This change makes the Jenkins job output openstack images using gzip
compression format. This allows OpenStack users to directly consume images
by simply specifying the URL to the image. Glance will then download the
image, unarchive it and add it to it's catalogue.

Fixes #575

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-07-01 14:42:49 +02:00
Kai Lueke
733bc62af6 changelog/README.md: specify current security fix section format
The entries added in changelog/security/ do not follow our existing
security section in the release notes:
  https://www.flatcar.org/releases/#release-3033.2.0

Document the structure and an example to use the right format that we
need for release note generation.
2022-04-26 12:55:33 +09:00
Kai Lueke
69d9bcd4ee changelog/README.md: describe purpose of the changelog entries
The changelog entries should be directly used for the release notes,
thus they need to be short and hold only information relevant to the
end user, and should be in the markdown bullet point format.
2022-04-26 12:55:25 +09:00
Dongsu Park
46251b496d changelog: use date format of YYYY-MM-DD
If we use date format of DD-MM-YYYY in changelog file names, the files
will not sorted by date. e.g. 01-12-2021 will come before 25-11-2021.
Use date format of YYYY-MM-DD to make the files sorted by date.
2022-04-26 12:54:53 +09:00
Krzesimir Nowak
f2235ba5d7 changelog: Update the update changelog format
Mention that it should be written as a bullet list. Also, match the
format to the example (put the version link inside parentheses).
2022-04-26 12:45:10 +09:00
Sayan Chowdhury
7a19c7ad4d changelog: Add placeholder directory to add the changelogs
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-04-26 12:44:17 +09:00
Krzesimir Nowak
a842288aa5 changelog: Add bugfix entry 2021-12-22 17:38:04 +01:00
Dongsu Park
8a602c437e changelog: add bugfix for publishing arm64 Stable images 2021-12-10 14:31:21 +01:00
Dongsu Park
ab8fc691d1 changelog: add bugfix for publishing arm64 Beta images 2021-12-10 09:52:05 +01:00