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

Tested Self-update Fixes #269

Conversation

onelapahead
Copy link
Contributor

Courtesy of @achedeuzot

Tested on OpenShift 3.11.

mumoshu and others added 11 commits December 8, 2020 17:56
One of the pod recreation conditions has been modified to use hash of runner spec, so that the controller does not keep restarting pods mutated by admission webhooks. This naturally allows us, for example, to use IRSA for EKS that requires its admission webhook to mutate the runner pod to have additional, IRSA-related volumes, volume mounts and env.

Resolves actions#200
Co-authored-by: Callum Tait <callum.tait@PBXUK-HH-05772.photobox.priv>
Co-authored-by: Callum Tait <callum.tait@PBXUK-HH-05772.photobox.priv>
…ctions#223)

* hpa scheme based off busy runners

* running make manifests

Co-authored-by: Zachary Benamram <zacharybenamram@blend.com>
…ound up (actions#235)

* remove magic number for autoscaling

Co-authored-by: Zachary Benamram <zacharybenamram@blend.com>
* adding readme for new hpa scheme

* callum's comments

Co-authored-by: Zachary Benamram <zacharybenamram@blend.com>
…ns-runner-controller into testing-self-update-fix-2.276.0
Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for completing my fix @hfuss and @achedeuzot!!

@mumoshu mumoshu merged commit 227090b into actions:fix-self-update-failure Jan 24, 2021
mumoshu added a commit that referenced this pull request Jan 24, 2021
* Fix self-update failuers due to /runner/externals mount

Fixes #252

* Tested Self-update Fixes (#269)

Adding fixes to #253 as confirmed and tested in #264 (comment) by @jolestar, @achedeuzot and @hfuss 🙇 🍻

Co-authored-by: Hayden Fuss <wifu1234@gmail.com>
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

5 participants