-
Notifications
You must be signed in to change notification settings - Fork 461
Further dalec spec fixes #5978
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
Further dalec spec fixes #5978
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5978 +/- ##
==========================================
- Coverage 44.54% 44.53% -0.01%
==========================================
Files 279 279
Lines 25140 25140
==========================================
- Hits 11199 11197 -2
- Misses 13128 13130 +2
Partials 813 813 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jackfrancis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
LGTM label has been added. Git tree hash: dff217e98aed94d3d73eb3bf7bac4a47c88e498f
|
|
/hold in case there are non-required tests currently running that we want to wait for @willie-yao feel free to release hold when you're ready to merge |
mboersma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
| path: /spec/kubeadmConfigSpec/initConfiguration/nodeRegistration/ignorePreflightErrors | ||
| value: | ||
| - HTTPProxyCIDR | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Newline?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean I should remove the existing newline? Or add one somewhere
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant to add one at the end of the file. GitHub flags "no final newline" with a little red icon, so I pointed it out, but it's trivial so don't worry about it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cec850c to
0f0d2d4
Compare
|
/hold testing a few formatting things |
0f0d2d4 to
73dd094
Compare
2b889df to
1ad621f
Compare
|
/approve |
jackfrancis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
|
LGTM label has been added. Git tree hash: de1b19ceca105cacfb3b8b7e4f57f834beed5b7f
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alimaazamat, jackfrancis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
/retest This seems like an unrelated flake, but something we should investigate. I'll open an issue. |
|
/hold cancel |

What type of PR is this?
/kind bug
What this PR does / why we need it:
This PR adds some further fixes for issues regarding variables not being exported correctly and formatting issues with http proxy.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
Release note: