cluster-logging-operator
cluster-logging-operator copied to clipboard
LOG-5474: Fix CLO rotate_wait_ms to rotate_wait_secs
Description
This PR fixes rotate_wait_ms
to rotate_wait_secs
as this was implemented in upstream vector:0.37.0
. This also changes CLO to use vector:6.0
in the deployment patch & functional benchmarker.
/cc @cahartma @vparfonov /assign @jcantrill
Links
- JIRA: https://issues.redhat.com/browse/LOG-5474
@Clee2691: This pull request references LOG-5474 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.8.0" version, but no target version was set.
In response to this:
Description
This PR fixes
rotate_wait_ms
torotate_wait_secs
as this was implemented in upstreamvector:0.37.0
. This also changes CLO to usevector:6.0
in the deployment patch & functional benchmarker./cc @cahartma @vparfonov /assign @jcantrill
Links
- JIRA: https://issues.redhat.com/browse/LOG-5474
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
@Clee2691: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/functional-target | edd3884ff4e861e8e7b95d4ab83600fe65569a69 | link | true | /test functional-target |
ci/prow/e2e-target | edd3884ff4e861e8e7b95d4ab83600fe65569a69 | link | true | /test e2e-target |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
Blocked by https://github.com/openshift/release/pull/51542
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Clee2691, jcantrill
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [jcantrill]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment