Andrei Kvapil
0afc3c1e86
[cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources
...
[cozystack-controller] Introduce new dashboard-controller
[dashboard] Introduce new dashboard based on openapi-ui
Co-authored-by: kklinch0 <kklinch0@gmail.com >
Signed-off-by: kklinch0 <kklinch0@gmail.com >
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2025-09-24 18:27:54 +02:00
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
Nick Volynkin
f864b40a85
[apps] Use new OpenAPI schema and README generator for packages/apps
...
- clickhouse
- ferretdb
- http-cache
- kafka
- kubernetes
- mysql
- nats
- rabbitmq
- redis
- tcp-balancer
- vm-disk
- vm-instance
- vpn
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com >
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2025-08-11 12:59:50 +03:00
Andrei Kvapil
72e7b5e0b5
Get rid of bitnami's readme-generator
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2025-07-18 00:40:31 +02:00
Nick Volynkin
55cfdb3a38
[apps] Remove preset 'none' from app charts and README
...
Preset 'none' is in fact disallowed since cozystack/cozystack#1156
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com >
2025-07-14 19:31:10 +03:00
Nick Volynkin
cfc8c269f3
[apps] Add enum of allowed values to resourcePreset in all applications
...
It was present in some apps, such as managed kubernetes, but missing in others.
bitnami/readme-generator removes enums after re-generating README,
so now we patch them back using `yq` in Makefiles.
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com >
2025-06-25 16:48:20 +03:00
nbykov0
395cdc3af1
apps/http-cache: 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
320fc32f7b
Fix HTTP-cache image tag
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-09-15 06:52:21 +02: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
cdb60f0cb1
Remove build artifacts from repository ( #266 )
...
Let's use approach suggested by @nbykov0 in
https://github.com/aenix-io/cozystack/pull/175
We will only update values.yaml and do not store build json artifact
The reset charts include this change in
- https://github.com/aenix-io/cozystack/pull/262
- https://github.com/aenix-io/cozystack/pull/263
- https://github.com/aenix-io/cozystack/pull/264
- https://github.com/aenix-io/cozystack/pull/265
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-07 12:35:24 +02:00
Andrei Kvapil
4da8ac3b77
Add schema generation and remove default values ( #110 )
...
* Add schema generation and remove default values
* fix monitoring schema generation
* fix default values
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-05-09 10:45:57 +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
ca79f725a3
Prepare release v0.3.1 ( #97 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-23 12:55:45 +03:00
Andrei Kvapil
f7eaab0aaa
Prepare release v0.3.0 ( #90 )
2024-04-18 09:00:22 +02:00
Andrei Kvapil
2cff181279
Preapre release v0.2.0 ( #38 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-03-15 21:15:06 +01:00
Andrei Kvapil
1c6de1ccf5
Preapre release v0.1.0 ( #25 )
2024-02-20 12:24:39 +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