-
Notifications
You must be signed in to change notification settings - Fork 65
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 vms to quotas #1002
Add vms to quotas #1002
Conversation
@@ -13,6 +13,7 @@ objects: | |||
count/deployments.apps: "30" | |||
count/deploymentconfigs.apps: "30" | |||
count/pods: "50" | |||
count/virtualmachines.kubevirt.io: "2" |
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.
Just FYI. We don't really have to keep the test tier up to date. It's not used anywhere atm. We have this tier just in case we need to test something. Then we can add something new to the test tier, merge it and then promote a test user to the test tier in prod.
But it doesn't hurt to update this tier of course.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, rajivnathan 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 |
/retest |
1 similar comment
/retest |
Hello, @rajivnathan! The latest run failed with:
The penultimate run failed with:
From what I saw, these errors seem to be specific to this PR: |
Quality Gate passedIssues Measures |
Hellooo, The last two runs are still hitting on this error:
|
/retest |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1002 +/- ##
==========================================
+ Coverage 84.85% 84.87% +0.01%
==========================================
Files 55 55
Lines 5066 5066
==========================================
+ Hits 4299 4300 +1
+ Misses 584 583 -1
Partials 183 183 |
8f6bbba
into
codeready-toolchain:master
https://issues.redhat.com/browse/SANDBOX-557