Page MenuHomeSoftware Heritage

Bootstrap a swh chart only with the cassandra replayer stack
ClosedPublic

Authored by vsellier on Aug 24 2022, 6:24 PM.

Details

Summary

It will allow to test if it's possible to have a global chart
allowing to activate some services via a dedicated flag

List of components:

  • deployment of several replayers with their own configuration (topic, replicas, resource requests, ...)
  • Node affinity configurable
  • Optional statsd exporter deployment
  • Autoscaling base on the lag of the kafka consumer

Related to T4391

Diff Detail

Repository
R260 Helm charts for swh packages
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31059
Build 48590: arc lint + arc unit

Event Timeline

vsellier created this revision.
ardumont added inline comments.
swh/templates/storage-replayer/deployment.yaml
1

move that affectation instruction inside the if block?

Nice, thanks.

I'm gonna move the current graphql et worker to that scheme as well once you land it.
That will allow me to deal properly with secrets too.

This revision is now accepted and ready to land.Aug 25 2022, 9:48 AM

Move the checksum computation inside the if