-
Notifications
You must be signed in to change notification settings - Fork 33
Add metrics #106
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
Add metrics #106
Conversation
|
/retest |
|
Can you please try running |
ebb86ea to
707afda
Compare
|
/retest |
5 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
1ad4d35 to
b690b77
Compare
|
Please squash that horror that I've made; we have to wait for the CI to get back in shape anyway 🙏 |
b690b77 to
0a9626f
Compare
|
/approve Thanks for the PR @Danil-Grigorev ! We'll merge as soon as our CI shows some green - it's currently having a hard time due to other issues. |
|
/retest |
1 similar comment
|
/retest |
f860f48 to
737a57a
Compare
ed0d340 to
890b0e3
Compare
|
@pierreprinetti May I get another LGTM? Updated vendor as it was skewed. |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-openstack |
1 similar comment
|
/test e2e-openstack |
|
@Danil-Grigorev I have created a commit for resolving conflicts. Can you please check and squash? CI is now expected to work, we should be able to merge right away 🤞 |
|
ugh |
69fa8e9 to
693242c
Compare
|
@pierreprinetti Should be ok now. I'm not sure why, but the CI is still failing. |
693242c to
3014d96
Compare
|
Let's see if it's a flake |
|
/retest |
3014d96 to
d02f238
Compare
|
/retest |
1 similar comment
|
/retest |
- Add configv1 to scheme to automatically get clusterId from infrastructure resource introduced in PR: openshift/machine-api-operator#608
d02f238 to
4fdb411
Compare
|
CI was failing, as the PR openshift/machine-api-operator#608 was missing log error message (fix for that - openshift/machine-api-operator#639), which should have notified about errors getting |
4fdb411 to
fb95526
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Danil-Grigorev, mandre, pierreprinetti The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold cancel |
What this PR does / why we need it:
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 #100
Special notes for your reviewer:
This PR only ensures that build process won't break with latest MAO version, but not implementing collection of API call failures during machine lifetime. Leaving this on maintainers to consider.
Release note: