Closed clyang82 closed 1 month ago
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: clyang82, yanmxa
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-2.12
@clyang82: once the present PR merges, I will cherry-pick it on top of release-2.12 in a new PR and assign it to you.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@clyang82: new pull request created: #1161
Summary
the manager is waiting for the transport connection. in the first time, the transport connection is empty. once the kafka is ready, the transport connection will be set as correct value. when reinstall, the transport connection keeps the previous value so that the manager and grafana will be deploy at the beginning.
Related issue(s)
Fixes # https://issues.redhat.com/browse/ACM-14761
Tests
make unit-tests
.make integration-test
.make e2e-test-all
.