Skip to content
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

Kubernetes Container Resources Management #12613

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Kubernetes Container Resources Management #12613

merged 1 commit into from
Oct 23, 2020

Conversation

Vinche59
Copy link
Contributor

@Vinche59 Vinche59 commented Oct 8, 2020

Allow cpu & memory limits and requests to be generated in kubernetes deployment

Fix: #12398

Signed-off-by: Vincent Sourtin [email protected]

@Vinche59
Copy link
Contributor Author

@iocanel @geoand
Can you review and tell me if it's ok to merge as-is or if I have to change something ?

Thanks.

@geoand
Copy link
Contributor

geoand commented Oct 21, 2020

I'll leave this to @iocanel as he did the initial review

Allow cpu & memory limits and requests to be generated in kubernetes deployment

Fix: #12398

Signed-off-by: Vincent Sourtin <[email protected]>
@iocanel iocanel self-requested a review October 23, 2020 15:24
Copy link
Contributor

@iocanel iocanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iocanel
Copy link
Contributor

iocanel commented Oct 23, 2020

@Vinche59: Thanks for all the work you put on this!

@iocanel iocanel merged commit deb50d5 into quarkusio:master Oct 23, 2020
@yanaga
Copy link

yanaga commented Oct 23, 2020

Kudos to @Vinche59! 👏👏👏

@Vinche59 Vinche59 deleted the k8s-limits branch October 23, 2020 16:43
@Vinche59
Copy link
Contributor Author

Don't thank me, I was also in need of this functionality :-)
By the way, thanks all of you for this great piece of software.

@gsmet gsmet added this to the 1.10 - master milestone Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to declare Kubernetes resources requests and limits through properties
5 participants