Aaron Cooper

Results 31 comments of Aaron Cooper

A very long comment A very long comment A very long comment A very long comment A very long comment A very long comment A very long comment A very...

Very surprising that this is still an open issue in feb 2022. 3 years have passed! probably lost/forgotten in the 1.2k issues. Theres no good way to programmatically replace the...

Nice! Works with my corsair vengence pro sticks on gigabyte x570 master .

Ive made a new cluster since and havent hit this error but, im still unable to talk with etcd-server. 1. Ubuntu 20.04.5 VM 2. run `curl https://kurl.sh/latest | sudo bash`...

i browsed the etcd repo for issue relating to database space exceeded, the solution is to defrag/increase database etc. but cant do so if i cant interface with it.

Not exactly this error. but am still getting similar outcome where kubernetes cluster actions become deadlocked

Out of curiosity, is there a difference between `${{ github.head_ref }}` and `${GITHUB_REF#refs/heads/}`?

> The former is for the `.yml` file (Syntax: GitHub Actions), the latter is inside https://github.com/ad-m/github-push-action/blob/master/start.sh (Syntax: Bash). > Ahh fair enough > The advantage of the latter approach is...

Do you know if an empty `HEAD:` defaults to master? If so then thats probably how mine is working and my script isnt doing what i think its doing 😅....