Closed alebedev87 closed 1 month ago
@alebedev87: This pull request references NE-1790 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 story to target the "4.18.0" version, but no target version was set.
Hello @alebedev87! Some important instructions when contributing to openshift/api: API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.
/retest
@alebedev87: This pull request references NE-1790 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 story to target the "4.18.0" version, but no target version was set.
@alebedev87: This pull request references NE-1790 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 story to target the "4.18.0" version, but no target version was set.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: alebedev87, JoelSpeed
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD 5afd6c371db482cf923b80bd13935c2830a0f357 and 2 for PR HEAD aadaa6d68993de4fe600fb5a5fcc5581c2a61338 in total
@alebedev87: all tests passed!
Full PR test history. Your PR dashboard.
[ART PR BUILD NOTIFIER]
Distgit: ose-cluster-config-api This PR has been included in build ose-cluster-config-api-container-v4.18.0-202410170240.p0.g92a3906.assembly.stream.el9. All builds following this will include this PR.
This PR adds a new feature gate for a long time implemented feature of OpenShift Router: Dynamic Configuration Manager (DCM). DCM has been introduced in OCP 3.11 as an opt-in feature. It stayed disabled by default since then. This feature gate aims at enabling DCM by default to help solving the recurring problem of HAProxy's excessive memory consumption during the configuration reloads.