Andrei Kvapil
9be774ad30
Add e2e testing sandbox ( #295 )
...
This PR introduces new functionality for running e2e-tests in
k8s-cluster.
`make test` from a root invokes deploying of new sandbox for testing
cozystack.
from `packages/core/testing`:
`make test` - runs the end-to-end tests.
`make exec` - opens an interactive shell in the sandbox container.
`make login` - downloads the kubeconfig into a temporary directory and
runs a shell with the sandbox environment; mirrord must be installed.
`make proxy` - enables a SOCKS5 proxy; mirrord and gost must be
installed.
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-20 09:07:43 +02:00
Andrei Kvapil
ac11056e0a
Prepare release v0.10.1 ( #238 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-07-26 13:58:08 +02:00
Andrei Kvapil
e97160918f
Prepare release v0.10.0 ( #230 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-07-23 18:58:08 +02:00
Andrei Kvapil
a2cc83ddc4
move fluxcd and operator back to system ( #188 )
...
Separate and move fluxcd and fluxcd-operator from `core` to `system`.
It should not be problem with self-update now, since we correctly set
dependsOn option, it ensures ordered update of flux instance right after
flux-operator.
As part of https://github.com/aenix-io/cozystack/issues/184 and
https://github.com/aenix-io/cozystack/issues/185
fixes https://github.com/aenix-io/cozystack/issues/169
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-06-26 02:49:14 +02:00
Marian Koreniuk
bcd1ee1b4f
Add masquerade
2024-06-17 19:13:54 +02:00
Andrei Kvapil
3a0bad04b9
add check for forwarding and masquerading
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-06-17 18:17:08 +02:00
Andrei Kvapil
eedc4ebce1
Add e2e tests
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-06-12 19:47:36 +02:00
Andrei Kvapil
7cd7de73ee
Introduce replicas options
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-26 15:19:25 +02:00
Andrei Kvapil
20fcd25d64
Calculate tags and version automatically ( #100 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-24 11:31:22 +02:00
Andrei Kvapil
5d58e5ce7d
fix: missing package-system.mk
2024-04-23 09:32:32 +02:00
Marian Koreniuk
451e124c56
Update hack/package-system.mk
...
Co-authored-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-17 23:02:27 +03:00
Marian Koreniuk
d86c1269eb
Update hack/package-system.mk
...
Co-authored-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-17 23:02:14 +03:00
Marian Koreniuk
f4cf1af349
Update hack/package-system.mk
...
Co-authored-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-17 23:01:47 +03:00
Marian Koreniuk
758079520c
fix case tabs in package-system.mk
2024-04-17 22:36:13 +03:00
Marian Koreniuk
fcebfdff24
Refactor Makefiles #83
2024-04-17 22:24:59 +03:00
Andrei Kvapil
d68c6c68f6
Enable versioning for cozy-* charts ( #62 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-04 12:33:54 +02:00
Andrei Kvapil
24151b09f3
Update README.md ( #21 )
2024-02-19 15:16:01 +01:00
Andrei Kvapil
df47d2f4a6
Change tag for matchbox image ( #15 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-02-17 19:11:09 +01:00
Andrei Kvapil
d8dd929aa4
Preapre release v0.0.2 ( #12 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-02-09 15:13:42 +01: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