shatteredsilicon / ssm-submodules

GNU Affero General Public License v3.0
0 stars 2 forks source link

Upstream Updates #215

Closed gordan-bobic closed 7 months ago

gordan-bobic commented 8 months ago

Please update the following in the docker image:

Rocky Linux: 9.3 Grafana: from EL9 Appstream (currently 9.2.10), we'll review if/when we need any features from newer versions Prometheus: 2.48 (for now stick with latest due to some massive improvements since most recent LTS, until those changes make it into next LTS) Percona Toolkit: 3.5.7 MariaDB: 10.4.32 (use my size-optimized build) Consul: from Hashicorp: https://developer.hashicorp.com/consul/install Orchestrator: 3.2.6 https://github.com/openark/orchestrator or remove if not necessary

oblitorum commented 8 months ago

Wait, we just upgraded prometheus to 2.48 because there was an article indicated that 2.47.2 had cut memory use in half. Which should we choose? LTS or less memory use?

gordan-bobic commented 8 months ago

That is an excellent point, one that I completely forgot about. You are right. Let's go with Prometheus 2.48.1, we can switch to next LTS when it comes out.

oblitorum commented 8 months ago

I only see MariaDB 10.4.31 in our self-hosted rpm repo, is 10.4.32 ready or should I do that?

gordan-bobic commented 8 months ago

@oblitorum See internal messaging for details.

oblitorum commented 7 months ago

@gordan-bobic Regard of orchestrator, turns out it's an optional feature, it's enabled when ORCHESTRATOR_ENABLED=true is set. Do we need this feature? If not, we could just remove this feature and the orchestrator package.

gordan-bobic commented 7 months ago

I think we can remove Orchestrator for now. It'll be some time before we have time to work on it.