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

Cannot set GOMAXPROCS #4299

Closed
squakez opened this issue Apr 28, 2023 · 0 comments · Fixed by #4300
Closed

Cannot set GOMAXPROCS #4299

squakez opened this issue Apr 28, 2023 · 0 comments · Fixed by #4300
Assignees
Labels
kind/bug Something isn't working

Comments

@squakez
Copy link
Contributor

squakez commented Apr 28, 2023

Recently we're suffering the failed to set GOMAXPROCS from cgroups error in the CI. Likely there was some hardware change in the github actions infrastructure as this problem happens suddenly withouth any change on our side. However, we had this problem in the past in local environments. I wonder if we can just skip the setting instead of panicking and not being able to run the operator. I think it is a good fallback strategy in situations where there are hardware changes that are out of control of the Camel K operator users.

@squakez squakez added the kind/bug Something isn't working label Apr 28, 2023
@squakez squakez self-assigned this Apr 28, 2023
squakez added a commit to squakez/camel-k that referenced this issue Apr 28, 2023
squakez added a commit to squakez/camel-k that referenced this issue Apr 28, 2023
squakez added a commit to squakez/camel-k that referenced this issue Apr 28, 2023
squakez added a commit to jboss-fuse/camel-k that referenced this issue May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant