-
Notifications
You must be signed in to change notification settings - Fork 350
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
Labels
kind/bug
Something isn't working
Comments
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
This was referenced Apr 28, 2023
squakez
added a commit
that referenced
this issue
Apr 28, 2023
squakez
added a commit
that referenced
this issue
Apr 28, 2023
squakez
added a commit
that referenced
this issue
Apr 28, 2023
squakez
added a commit
to jboss-fuse/camel-k
that referenced
this issue
May 3, 2023
Closes apache#4299 (cherry picked from commit apache/camel-k@edd3a2a59)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.The text was updated successfully, but these errors were encountered: