Andrei Kvapil
9f2b98d364
[dx] Remove BUILDER and PLATFORM autodetection logic
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2025-09-05 11:48:19 +02:00
nbykov0
1ca0594060
system/cilium: multiarch support
...
Signed-off-by: nbykov0 <166552198+nbykov0@users.noreply.github.com >
2025-05-12 02:50:11 +03:00
Andrei Kvapil
588c491f4c
Add label to link repository for the packeges
2025-03-10 22:15:18 +01:00
Andrei Kvapil
b1a969b1d0
Upd: cilium v1.17.1
2025-03-07 12:50:02 +01:00
Andrei Kvapil
a120ce726e
DX: Use generic Makefile for packages ( #288 )
...
This change is aimed at improving the development experience.
- The option `make delete` has been added.
- Added check for `NAME` and `NAMESPACE` variables
- Now, any package (not just system ones) can include options such as
make show, make diff, make apply.
- Applications from packages/extra require explicit specification of the
`NAMESPACE`.
- Applications from packages/apps require explicit specification of both
`NAME` and `NAMESPACE`.
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-16 10:26:13 +02:00
Andrei Kvapil
bbdec9bc84
Update Cilium v1.16 ( #277 )
...
The new Cilium already enables our patch
https://github.com/cilium/cilium/pull/32730 . It should be better to
update instead of keeping it in-tree
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-12 15:38:40 +02:00
Andrei Kvapil
0bdbce7991
Update Cilium v1.15.7 ( #264 )
...
Update Cilium v1.15.7
2024-08-07 12:35:00 +02:00
Andrei Kvapil
cf1d9fabf4
add fluxcd labels post processor ( #180 )
...
This PR introduces a new fluxcd-kustomize.sh script that can be used as
post-processor for helm for adding a common fluxcd labels.
This is very useful for `make diff`, so it will not include diff between
these labels anymore
Also for debugging specific kustomize cases, eg:
- https://github.com/fluxcd/helm-controller/issues/283
- https://github.com/fluxcd/flux2/issues/4368
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-06-25 19:23:20 +02:00
Andrei Kvapil
02a41e126b
fix kubeovn and cilium tags ( #174 )
...
* fix: kube-ovn tag
* fix: cilium tag
2024-06-19 16:55:16 +02:00
Andrei Kvapil
6211f9d876
cilium: enforce device detection and enable image building ( #151 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-05-27 19:40:57 +02:00
Andrei Kvapil
3254cc784e
Update Cilium v1.15.5
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-05-24 17:43:54 +02:00
Andrei Kvapil
5d58e5ce7d
fix: missing package-system.mk
2024-04-23 09:32:32 +02:00
Marian Koreniuk
05813c06dd
Fix incorrect path to include in Makefiles ( #89 )
...
fix regression introduced by https://github.com/aenix-io/cozystack/pull/86
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-17 23:58:56 +02:00
Marian Koreniuk
1ef7d219de
Fix cilium Makefile
2024-04-17 23:22:00 +03:00
Marian Koreniuk
fcebfdff24
Refactor Makefiles #83
2024-04-17 22:24:59 +03:00
Andrei Kvapil
9b47df4407
Revert cilium to v1.14
2024-04-04 04:11:26 +02:00
Andrei Kvapil
39667d69f1
fix: cilium installation
2024-04-04 03:35:42 +02:00
Andrei Kvapil
2e3314b2dd
fix: chicken and egg problem ( #57 )
2024-04-02 08:53:34 +02:00
Andrei Kvapil
f642698921
Preapare release v0.0.1
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-02-08 12:04:32 +01:00