Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate errors of ARO DNSMasqMachineConfigPool controller #2952

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

SrinivasAtmakuri
Copy link
Collaborator

Propagate errors of ARO DNSMasqMachineConfigPool controller to ARO Operator

Jira: https://issues.redhat.com/browse/ARO-3255

Which issue this PR addresses:

Fixes

What this PR does / why we need it:

Test plan for issue:

Is there any documentation that needs to be updated for this PR?

tsatam
tsatam previously approved these changes Jul 10, 2023
SudoBrendan
SudoBrendan previously approved these changes Jul 11, 2023
Copy link
Collaborator

@SudoBrendan SudoBrendan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - one nit.

Comment on lines 158 to 159
ctx := context.Background()
_, err := r.Reconcile(context.Background(), tt.request)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Same as the other PR - I'd like to see either ctx or context.Background() instead of this hybrid.

jaitaiwan
jaitaiwan previously approved these changes Jul 12, 2023
Copy link
Contributor

@jaitaiwan jaitaiwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I had the same nit as Brendan

yjst2012
yjst2012 previously approved these changes Jul 12, 2023
Copy link
Contributor

@jaitaiwan jaitaiwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@petrkotas petrkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@petrkotas petrkotas merged commit 1bce8d4 into Azure:master Jul 19, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review size-small Size small skippy pull requests raised by member of Team Skippy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants