-
Notifications
You must be signed in to change notification settings - Fork 62
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 support for new Openstack variables #2781
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: floreks 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 |
Codecov Report
@@ Coverage Diff @@
## master #2781 +/- ##
==========================================
+ Coverage 52.34% 52.35% +0.01%
==========================================
Files 234 234
Lines 8222 8224 +2
Branches 939 939
==========================================
+ Hits 4304 4306 +2
Misses 3915 3915
Partials 3 3
Continue to review full report at Codecov.
|
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
LGTM label has been added. Git tree hash: 320d8347bec12683c097470a528fbeebc8b8579e
|
What this PR does / why we need it:
Added support for 2 new Openstack fields.
instanceReadyCheckPeriod
instanceReadyCheckTimeout
Related to kubermatic/kubermatic#6139.
Release note: