WIP: Refactor controller runtime#289
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cynepco3hahue The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
da84407 to
1a7b5cd
Compare
|
|
||
| const ClusterOperatorName = "node-tuning" | ||
|
|
||
| // Reconciler reconciles a Tuned object and creates the tuned daemon set |
There was a problem hiding this comment.
This is ment for the CO and not tuned object I assume
pkg/operator/reconciler.go
Outdated
| return reconcile.Result{}, nil | ||
| } | ||
|
|
||
| func (r *Reconciler) syncDaemonSet() { |
There was a problem hiding this comment.
this should be removed from the current controller and handled in the CVO controller ?
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
1a7b5cd to
e1116d5
Compare
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
ded8226 to
1ca3514
Compare
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
- use golang 1.17 - fix the copy directive Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
1ca3514 to
c2ade74
Compare
|
/retest |
|
@cynepco3hahue: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@cynepco3hahue you can close this PR in favor of #302 |
|
Close in favor of #302 |
No description provided.