Max Williams

Results 28 issues of Max Williams

Homebrew uses `/opt/homebrew/sbin` on M1 Macs so it would be nice if `helm-switcher` could set [binLocation](https://github.com/tokiwong/helm-switcher/blob/master/lib/install.go#L18) depending on macOS version 🙂 Otherwise we get error like this: ``` ... 2022/08/30...

Heya 👋 Does the Chaos Control Plane support AWS DocumentDB? I can't find any mention of it in the docs or in the issues here.

kind/feature
mentorship-kr

Can we have a plain YAML file for installation, like in the AWS CNI repo? For example, so we could do something like this: ``` kubectl apply -f https://raw.githubusercontent.com/aws/amazon-eks-pod-identity-webhook/release-1.0/config/v1.0/config.yaml ```

e.g. ``` ❌ Pod default/application-one-28213562wjmb: not running ❌ Pod default/application-one-28213562wjmb: status condition Ready is False ❌ Pod default/application-one-28213562wjmb: status condition ContainersReady is False ❌ Pod default/application-one-28213562wjmb: container 'app' is not...

**Is your feature request related to a problem?** We write an abstraction for ACK resources and I'm looking for an easy and consistent way of specifying and testing tags for...

area/runtime
service/all
kind/feature

Heya, About 1-2 weeks ago, for just one of our actions, `actions/checkout` started failing with this error: ``` /usr/bin/docker exec 23323b6854a80420624e41031cc74510894cec3bf0f4090a06aba78ccafd2cbe sh -c "cat /etc/*release | grep ^ID" Error relocating...

Currently we have an org on Artifact Hub, [deliveryhero](https://artifacthub.io/packages/search?org=deliveryhero), but this is scraping `index.yaml` from the now deprecated chartmuseum. Now I think we need to add each helm chart into...

nostale

**Is your feature request related to a problem? Please describe.** My problem is simple: I have 200+ AWS accounts and I just want to be notified when I approach a...

enhancement