72 Commits

Author SHA1 Message Date
Nadezhda Fedorova
48a422a735 cut out base images for isolated building
All checks were successful
Full building alt images / build-process (push) Successful in 1m52s
Full building alt images / test-process (push) Has been skipped
2025-01-14 13:01:00 +03:00
Nadezhda Fedorova
efaa4b0aab add kubevirt images 2024-12-23 15:29:30 +03:00
Nadezhda Fedorova
6e6d876b83 add/fix description to some images 2024-12-16 15:35:24 +03:00
Nadezhda Fedorova
cb5f3ec98f go to new struct in docker templates and build script 2024-12-16 15:35:10 +03:00
Nadezhda Fedorova
3cb1114358 add info for new repo struct to alt org images 2024-12-16 15:35:10 +03:00
faaa41da4d replace CMD with ENTRYPOINT in pause image 2024-12-10 16:40:43 +03:00
Mikhail Gordeev
05cf05c29d add distroless-toybox image 2024-11-13 12:07:24 +03:00
abc15fee40 add kubelet Dockerfile.template
All checks were successful
Full building alt images / build-process (push) Successful in 41m9s
Full building alt images / test-process (push) Has been skipped
2024-11-11 18:06:20 +03:00
4ea046dcf8 define ARG only if needed, allow jinja2 control flow in package names 2024-11-11 13:18:24 +03:00
7551928508 make PKG_VERSION into a dictionary of PKG_VERSIONS 2024-11-11 13:18:24 +03:00
dbe4a3c590 add info.yaml files for k8s images 2024-11-11 13:18:24 +03:00
7e8573d319 fix installed package for kubernetes images 2024-11-11 13:18:24 +03:00
4e076b90fb add templating for tag and package name in info.yaml 2024-11-11 13:18:24 +03:00
5108c6c04c try automatic package version detection 2024-11-11 13:18:24 +03:00
Nadezhda Fedorova
61dea7bebf update images info
All checks were successful
Building alt images / build-process (push) Successful in 14m47s
Building alt images / test-process (push) Successful in 1m48s
Full building alt images / build-process (push) Successful in 5m53s
Full building alt images / test-process (push) Has been skipped
2024-11-07 11:41:25 +03:00
d095e0832e fix: move LABEL commands to the end of Dockerfile.template
Since all the commands except ENTRYPOINT in cert-manager and kubernetes
Dockerfiles are the same, we can utilize the cached layers when building
images in batch, but LABEL commands prevented it from happening, because
labels are different for each image. Thus the cache is invalidated.

By moving LABELs after the common commands we allow cached layers
to be reused for every image, thus speeding up the build process.
2024-10-23 12:42:59 +03:00
Ivan Pepelyaev
4f1a12d561 fix: k8s/trivy-node-collector missing package
Some checks failed
Building alt images / build-process (push) Successful in 4m27s
Building alt images / test-process (push) Failing after 1m26s
2024-09-26 17:20:40 +03:00
Ivan Pepelyaev
0e21a9248a feat: update k8s/trivy-node-collector 2024-09-26 14:12:46 +03:00
Ivan Pepelyaev
8d9a890573 feat: update k8s/trivy-node-collector
All checks were successful
Building alt images / build-process (push) Successful in 4m12s
Building alt images / test-process (push) Has been skipped
2024-09-26 13:09:46 +03:00
Nadezhda Fedorova
704f9912e1 add ansible image
All checks were successful
Building alt images / build-process (push) Successful in 3m14s
Building alt images / test-process (push) Has been skipped
2024-08-21 12:57:54 +03:00
Nadezhda Fedorova
30c0e3df57 fix test for loki 2024-08-14 16:23:50 +03:00
Nadezhda Fedorova
78259d754d fix openjdk template
Some checks failed
Building alt images / build-process (push) Successful in 5m57s
Building alt images / test-process (push) Failing after 1m48s
2024-08-07 16:30:44 +03:00
Nadezhda Fedorova
79f5a1def4 fix build template for distroless-base image
Some checks failed
Building alt images / build-process (push) Successful in 6m22s
Building alt images / test-process (push) Failing after 1m32s
2024-08-06 18:14:07 +03:00
Nadezhda Fedorova
2314b3aba8 add openjdk
All checks were successful
Full building alt images / build-process (push) Successful in 2h25m1s
Full building alt images / test-process (push) Has been skipped
2024-08-06 13:01:40 +03:00
Nadezhda Fedorova
63fc9e2440 add images postgresql rabbitmq 2024-08-06 13:01:40 +03:00
Nadezhda Fedorova
8e68d73e10 add tests to new images in org/alt 2024-08-06 13:01:40 +03:00
Nadezhda Fedorova
733f065152 fix grafana template 2024-06-10 13:05:26 +03:00
Nadezhda Fedorova
0e8a71d1cf add branch p11 2024-06-10 12:45:32 +03:00
Nadezhda Fedorova
359481a018 add images grafana loki golang php 2024-06-07 17:27:23 +03:00
Nadezhda Fedorova
8466221285 add images prometheus, python2 2024-06-04 18:47:09 +03:00
ab4b19f839 feat: add new cert-manager images
- cert-manager-startupapicheck
- cert-manager-acmesolver
2024-05-29 16:16:57 +03:00
3f432b2a9a feat: upadate cert-manager images 2024-05-29 16:16:36 +03:00
fl0pp5
8cdee0b278 feat: Add trivy 2024-05-08 17:08:59 +03:00
Nadezhda Fedorova
8cc6581c18 fix systemd's label
Some checks failed
Full building alt images / build-process (push) Failing after 1m4s
Full building alt images / test-process (push) Has been skipped
2024-05-08 09:27:55 +03:00
4bef9210e6 docs: fix distroless-builder description 2024-05-03 13:05:11 +03:00
6944bb7158 feat: add labels to the k8s/kube-* images 2024-05-02 12:01:46 +03:00
d3a5f23958 feat: add zot Dockerfile.template and test 2024-04-26 16:29:36 +03:00
f55f03f91d refactor: fix typo in install_pakage 2024-04-26 12:34:41 +03:00
Nadezhda Fedorova
1aa473607c add labels to dockerfiles
All checks were successful
Full building alt images / build-process (push) Successful in 2h58m42s
Full building alt images / test-process (push) Successful in 5m58s
2024-04-19 15:51:44 +03:00
Nadezhda Fedorova
48de446739 add tests for images alt, k8s 2024-04-18 13:17:59 +03:00
fl0pp5
58046565a7 fix: trivy-node-collector entrypoint 2024-03-06 16:04:14 +03:00
fl0pp5
f0900b9c59 feat: Add k8s-trivy-node-collector 2024-02-06 15:00:38 +03:00
Ivan Pepelyaev
a41ce72f13 feat: Add node 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
1b99927c7c feat: Add buildpack-deps 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
8b15ca5f3b feat: Add buildpack-deps-scm 2023-09-28 00:54:32 +03:00
Ivan Pepelyaev
22a8759315 feat: Add buildpack-deps-curl 2023-09-28 00:54:32 +03:00
Mikhail Gordeev
27be13736a Update systemd template 2023-08-28 17:42:02 +03:00
Mikhail Gordeev
07568198f7 Update libssl packages 2023-08-21 17:46:44 +03:00
Mikhail Gordeev
10d10e1bc4 Add registry image
Co-authored-by: Alexey Kostarev <kaf@altlinux.org>
2023-02-28 15:47:00 +03:00
Mikhail Gordeev
d0a548bb37 alt/nginx: write logs to stdout and stderr 2023-02-22 18:35:27 +03:00