Andrew Johnson

Results 79 comments of Andrew Johnson

Regarding the non-root container - I feel there could be some pitfalls on container startup, like chmod/chown or cache wipe, let's check it more strictly.

I think this feature can possibly highlight Backup Repository in comparison to other backup solutions. A great compliance + end-to-end encryption + automatic backup testing on Kubernetes could make it...

Helm is a world standard. Installing a service by YAML without possibility to customize values, without tracking resources and versioning is not good in my opinion. For keeping best practices...

Alternatively you can try to use Infracheck with a custom script, expose the endpoint and just ping it using a regular HTTP check in Uptime Kuma. https://infracheck.docs.riotkit.org/en/latest/

> It seems like this was our mistake. Somehow our permissions were all set to root:root I think it may be some mistake during the container startup or somewhere in...

There should be a separate controller that would communicate with Backup Repository via API internally. For simple reason - controller can be scaled independently of Backup Repository due to different...

Helm Chart should be complex with optional setup of PostgreSQL and Min.io with a possibility to use external database and external storage. There should be a configurable ingress, with support...

OK, there will be no complex Helm Chart, but a simple one that supports OpenShift, Sealed Secrets and only external database + external storage. Github Actions will be testing everything...