-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
None
-
None
Description of the problem:
In a TempoStack instance, we can scale the individual components by setting the replicas. This works for all the components however its not working for gateway.
Steps to reproduce the issue:
*Install Tempo Operator built off the latest upstream branch.
*Deploy Red Hat build of OpenTelemetry
*Run the multitenancy test case with --skip-delete.
chainsaw test --skip-delete --config .chainsaw-openshift.yaml tests/e2e-openshift/multitenancy/
*Remove the global resources set by editing the TempoStack CR.
*Edit the TempoStack CR and set the replicas for all the components to 2.
*Check the TempoStack component pods. All the components should scale except gateway.
% oc get pods NAME READY STATUS RESTARTS AGE dev-collector-5965b954b9-hw298 1/1 Running 0 50m minio-744f658d8d-dx6cf 1/1 Running 0 52m tempo-simplest-compactor-5876544d45-7mttt 1/1 Running 0 4m51s tempo-simplest-compactor-5876544d45-q2zpl 1/1 Running 0 17m tempo-simplest-distributor-999456887-c8r6c 1/1 Running 0 4m51s tempo-simplest-distributor-999456887-hx2qr 1/1 Running 0 17m tempo-simplest-gateway-d66cf8d5-bd5kl 2/2 Running 0 17m tempo-simplest-ingester-0 1/1 Running 0 16m tempo-simplest-ingester-1 1/1 Running 0 17m tempo-simplest-querier-7bf667f6db-kmv88 1/1 Running 0 17m tempo-simplest-querier-7bf667f6db-zlsw4 1/1 Running 0 12m tempo-simplest-query-frontend-7f6795bd78-hpq68 2/2 Running 0 17m tempo-simplest-query-frontend-7f6795bd78-mpgnx 2/2 Running 0 12m
- links to
-
RHSA-2024:137276 Red Hat OpenShift distributed tracing 3.3.0 operator/operand containers