Maurice Faber
Maurice Faber
Tnx @diabhey for the suggestions. I rejected them in favor of shellcheck exclusions for our Dockerfile(s). String split should only warn.
I prefer not to. I think we should use minimal base images that are secure. We are not in need of creating base images ourselves On Tue, 17 May 2022...
> > you may inspect the Dockerfiles? It is not complex. As the description mentions: it saves 500MB size when leaving out unnecesary tools, but it adds this setup to...
This is probably due to the recent omission of reading values from `teams/apps.*` files in [`env.gotmpl:L33`](https://github.com/redkubes/otomi-core/blob/140a8cdf27ec8cbd8c6139a28874e1a8586eb585/helmfile.d/snippets/env.gotmpl#L33) because of conflicts with core app paths. I am not quite clear about why...
I do invite any reviewer to install it themselves and check if there are any issues.
Sure. Wednesday?
they keep updating their app based on my findings, but so far I haven't gotten it to work
May I ask what your resource specs are for that single node? The docs do say you need at least 12 vCPU and 12 GiB memory: https://otomi.io/docs/installation/prerequisites
> It's a Ryzen 3700X 8core 16Thread CPU with 32 gb of RAM, so that should be enough. Should be enough indeed. > Missed the part of the docs where...
This PR is easy to review, but illustrates well the fairly recent `upgrades.yaml` approach that is now enhanced to specify pre/post apply scripts, as well as the release pre/post sync...