Amit Ben Ami
Amit Ben Ami
Is there any update regarding this issue?
I would put a link from the repo's README file to redirect to this page, otherwise it will be harder to reach it
I think this is a valid feature, I am on the same issue and need to update the `extraCIDRs` now, but do not have the option and have to do...
Is there a way to specify a different image instead of being hardcoded? `docker:dind` is coming from Dockerhub, for which we do not have the token for rate limiting purposes,...
I am facing the same issue. The runner pod died randomly making the UI hang for 10 minutes and then fail to workflow. There is > Related to this upstream...
@mbevc1 have you tried to run with `--disable-nodegroup-eviction`?
We are facing the same issue and in order for us to run custom commands at bootstrap, we can no longer utilize the `preBootstrapCommands` - nor did see any way...
I am having the same issue with version `0.8.3` chart on EKS version `1.27`
@JohnYoungers I found out the root cause for this issue in my case. For the `runner` container, I mounted the `/var/run` `volumeMount` with `readyOnly: true`, which eventually caused the mounting...
Is there a way I can set both an `OwnerReference` for that resource and also that it would be a TLR? I added this ability in order to show the...