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

Increase default memory limit to 256 Mi #1402

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

realshuting
Copy link
Member

As we've seen more and more OOM issue on a relatively large cluster, sending this PR to increase the default memory limit to 256Mi.

Here's the issue to publish the resource usages of kyverno #689.

@realshuting
Copy link
Member Author

@JimBugwadia Looks like we are using different version of controller-gen, the CRD descriptions are changed back and force

@JimBugwadia JimBugwadia merged commit df7006f into kyverno:main Dec 16, 2020
@JimBugwadia
Copy link
Member

@realshuting - Can we specify the version in the dep file to avoid this?

@realshuting
Copy link
Member Author

I think I did -

go get sigs.k8s.io/controller-tools/cmd/controller-gen@v0.4.0 ;\
.
Then it could be kustomize? I'll set a fixed version along with the next PR.

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.

None yet

2 participants