22 Commits

Author SHA1 Message Date
Edward Sammut Alessi
ccffefc072
release(v1.2.0): prepare release
This is the official v1.2.0 release.

Signed-off-by: Edward Sammut Alessi <edward.sammutalessi@siderolabs.com>
2026-04-28 10:13:23 +02:00
Andrey Smirnov
81f9312d09
release(v1.1.0): prepare release
This is the official v1.1.0 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-04-17 17:38:22 +04:00
Noel Georgi
e775c3662b
feat: upgrade tailwind to v4
Upgrade tailwind to v4, switch to bun.lock

Also fix check-dirty step in CI and cleanup helm values update.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-04-17 13:51:09 +05:30
Noel Georgi
a42b9d91c3
release(v1.0.2): prepare release
This is the official v1.0.2 release.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-02-04 14:41:30 +05:30
Andrey Smirnov
eec01d1d03
release(v1.0.1): prepare release
This is the official v1.0.1 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-03 23:06:35 +04:00
Noel Georgi
14d0f2a1fa
release(v1.0.0): prepare release
This is the official v1.0.0 release.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-01-30 05:37:25 +05:30
Andrey Smirnov
852856dc9d
fix: installer internal config
It should be setting namespace, not registry, to match other repos.

Also namespace should be overridden usually, not the registry.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-01-23 15:26:28 +04:00
Andrey Smirnov
5eb17756a1
feat: introduce Enterprise Image Factory
Just a few changes:

* introduce license split
* add 'Enterprise' label to Enterprise version
* add a separate test pipeline

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-09 13:21:55 +04:00
Andrey Smirnov
a3a7661df3
release(v0.8.4): prepare release
This is the official v0.8.4 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-09-10 17:08:16 +04:00
Andrey Smirnov
0c83228ae5
release(v0.7.6): prepare release
This is the official v0.7.6 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-07-24 15:50:53 +04:00
Andrey Smirnov
f2bb870107
release(v0.7.4): prepare release
This is the official v0.7.4 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-07-03 15:32:18 +04:00
Andrey Smirnov
28d9a3039a
fix: improve HTTP access log
Log with appropriate level, add status and duration of the request.

Fixes #250

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-06-12 19:13:10 +04:00
Andrey Smirnov
f09f134336
release(v0.7.1): prepare release
This is the official v0.7.1 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-05-28 20:08:34 +04:00
Noel Georgi
e1d19dfbff
chore: add more tests for talos 1.10
Add more tests for Talos 1.10.
Reduce layers of image-factory container image.
Also drop integration test for non-pull-requests.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-03-07 12:46:11 +05:30
Andrey Smirnov
09314778e2
release(v0.6.6): prepare release
This is the official v0.6.6 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-01-20 18:33:05 +04:00
Noel Georgi
1389813533
release(v0.6.4): prepare release
This is the official v0.6.4 release.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-12-18 17:12:33 +05:30
Andrey Smirnov
67eb663d80
release(v0.6.3): prepare release
This is the official v0.6.3 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-12-11 20:25:14 +04:00
Noel Georgi
b7b4c71117
release(v0.6.1): prepare release
This is the official v0.6.1 release.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-11-14 22:02:07 +05:30
Noel Georgi
96c845517a
chore: bump generated data
Bump generated data.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-11-14 21:50:43 +05:30
Andrey Smirnov
03bd46f791
feat: support inclusion on well-known UEFI SecureBoot certs
Fixes #133

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-08-07 18:50:16 +04:00
Andrey Smirnov
9a030ec311
fix: reverse version slice on a copy
Previous version was reversing a shared cached slice.

Also bump various dependencies.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-01-23 15:26:27 +04:00
Andrey Smirnov
803ffa15a5
feat: initial version
Initial version of the image service.

Implements a basic configuration service, and HTTP frontend for assets.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-09-01 00:21:19 +04:00