orcutt989
orcutt989

### Description of Changes Adds ability to play ZSO files. ### Rationale behind Changes This is a popular format that has been in development and many people are switching to...
### What happened? ``` clusterName-eksCluster (eks:index:Cluster$aws:eks/cluster:Cluster) error: 1 error occurred: * error creating EKS Cluster (clusterName-eksCluster-102f259): InvalidParameterException: Role with arn: arn:aws:iam::awsAccountNumber:role/clusterName-eksRole-role-d5b33dc, could not be assumed because it does not exist...
Is there a way to view/sort decks like we used to be able to? Now there seems to only be a tile view with sorting from a drop-down menu. It...
### Explanation https://github.com/ps2homebrew/Open-PS2-Loader/issues/225#issuecomment-112133647 OPL now has ZSO support so it would be great to use HDL Batch installer to load these on the drive. Right now its only possible to...
I remember a time where if I was watching the logs on a pod, a container without logs didnt print anything. I changed some setting and now yellow text displays...
https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L3 https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L6 https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L9
Instead of printing infinite lines of `p2p too few connections` the pod should restart itself. Oftentimes this is due to DNS problem or network problem that is resolved at the...
We had an issue where the website was not building because one artifact's metadata did not have a tezos version. This was due to a fluke and we are investigating,...
There are a few nested loops throughout the snapshot engine because my kubectl was out of date and I was not aware that `kubectl wait` was working. For example -...