Closed jmencak closed 9 months ago
@jmencak: GitHub didn't allow me to request PR reviews from the following users: jmencak.
Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.
@jmencak: This pull request references PSAP-1288 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.16.0" version, but no target version was set.
/cc @yanirq @marsik @Tal-or
@jmencak: This pull request references PSAP-1288 which is a valid jira issue.
@jmencak: all tests passed!
Full PR test history. Your PR dashboard.
Until when do we need to maintain Dockerfile.rhel8 ?
Until when do we need to maintain Dockerfile.rhel8 ?
As long as 4.12 is supported, because it is the last one, where NTO uses RHEL8 as the base. I'd say we can safely drop it after January 17, 2025.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jmencak, MarSik
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This looks good to me. I will let Yanir issue the last lgtm as he had a question.
lgtm as well (although the bot already has interpreted the comment as lgtm)
Heh, I thought you have to use the command form of lgtm. The bot is too smart it seems :)
[ART PR BUILD NOTIFIER]
This PR has been included in build cluster-node-tuning-operator-container-v4.16.0-202402271510.p0.g11ca6b4.assembly.stream.el9 for distgit cluster-node-tuning-operator. All builds following this will include this PR.
In preparation for running
TuneD
prior to kubelet, make things simpler and cleaner.Notable changes:
TuneD
using in /var/lib/tuned, change this path to /var/lib/ocp-tuned--enable-leader-election
and--version
NTO flags as they are not handled by subcommands anyway (yet)