Andrei Kvapil
f871fbdb1e
Remove versions_map logic
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2025-09-24 12:32:37 +02:00
kklinch0
e8cc44450a
[platform]: add vpa for cozy etcd operator
...
Signed-off-by: kklinch0 <kklinch0@gmail.com >
2025-04-22 22:48:47 +03:00
Andrei Kvapil
159d0a2294
Update etcd-operator v0.4.1
2025-03-05 15:25:38 +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
95b11a1082
Update etcd-operator v0.4 ( #232 )
...
This update enables resize operation for etcd clusters
https://github.com/aenix-io/etcd-operator/pull/254
2024-07-23 17:53:49 +02:00
Andrei Kvapil
b23ad47f51
Update etcd-operator v0.3.1 ( #197 )
2024-07-04 10:25:58 +02:00
Andrei Kvapil
a798afc7e8
Update etcd-operator v0.3.0
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-07-03 16:28:24 +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
Marian Koreniuk
be508fd107
Fix etcd-operator Makefile
2024-04-24 16:21:06 +03:00
Andrei Kvapil
a6d0f7cfd4
Add etcd-operator
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-24 12:29:05 +02:00