-
Notifications
You must be signed in to change notification settings - Fork 97
feat (api) : Add defaultContainerResources field to CheCluster .spec.devEnvironments
#2038
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
feat (api) : Add defaultContainerResources field to CheCluster .spec.devEnvironments
#2038
Conversation
|
Skipping CI for Draft Pull Request. |
0e0e95a to
d394187
Compare
|
I'm not sure how changes in this PR could have caused dependency-validation check to have failed. Is this failure intermittent? When I try to run this script locally (with some debug output), I see that it fails on main branch too: |
d394187 to
687adeb
Compare
…devEnvironments Signed-off-by: Rohan Kumar <[email protected]>
Signed-off-by: Rohan Kumar <[email protected]>
687adeb to
f016ec8
Compare
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
…DevWorkspaceOperatorConfig Signed-off-by: Rohan Kumar <[email protected]>
f016ec8 to
8012391
Compare
|
@rohanKanojia: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rohanKanojia, tolusha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What does this PR do?
Allow to configure defaultContainerResources field for DevWorkspaceOperatorConfig from CheCluster
Signed-off-by: Rohan Kumar [email protected]
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-9289
How to test this PR?
OpenShift
on Minikube
After deployment, you should be able to see DevWorkspaceOperatoConfig contain the cpu/memory limits that were configured in CheCluster patch:
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.