-
Notifications
You must be signed in to change notification settings - Fork 211
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
Roll forward a fix for #862. #876
Roll forward a fix for #862. #876
Conversation
Codecov Report
@@ Coverage Diff @@
## development #876 +/- ##
============================================
Coverage 97.37% 97.37%
============================================
Files 58 58
Lines 4801 4801
Branches 245 246 +1
============================================
Hits 4675 4675
Misses 108 108
Partials 18 18
Continue to review full report at Codecov.
|
3661075
to
0df4b97
Compare
Support retry limits in metadata retrieval without changing guest behaviors.
0df4b97
to
a9f0acc
Compare
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.
/approve
packages/python-google-compute-engine/google_compute_engine/metadata_watcher.py
Show resolved
Hide resolved
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hopkiw, illfelder, wrigri The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
a5ab740
to
5bb46c2
Compare
Support retry limits in metadata retrieval.