Jim Brännlund

Results 443 comments of Jim Brännlund

Hey @moolen That’s awesome! I’ll need some guidance as this would be my first contribution to ESO. Should I do the work on your branch or checkout a new one...

@moolen Should I/we start with a PR "just" bumping aws-sdk-go to v2? 🤔

> "just" 😄 I thought about that, too. But i think this is quite a lot of effort for this feature. > > I haven't looked into the differences of...

> SGTM! Thank you for looking into this! Hey, sorry for dragging my feet on this. I spent about a day during the holidays and barely did a dent to...

> Yeah, don't worry about it. Upgrading to v2 is a _massive_ undertaking. I don't even have a migration path honestly. Looking at the code, I can see it's basically...

Here's what the IAMRA sidecar actually looks like: `values.yaml`: ```yaml env: - name: AWS_EC2_METADATA_SERVICE_ENDPOINT value: 'http://127.0.0.1:9911/' extraVolumes: - name: credentials secret: secretName: external-dns-iamra-cert extraContainers: - name: iamra image: ghcr.io/company/aws-signing-helper:sha-423403a command:...

Same ``` ❯ brew install krr ==> Fetching robusta-dev/krr/krr ==> Downloading https://github.com/robusta-dev/krr/releases/download/v1.23.0/krr-macos-latest-v1.23.0.zip ==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/603117527/334f1315-3614-454b-a7b2-df1db18c3d6f?X-Amz-Algorithm=A ########################################################################################################################################################### 100.0% ==> Installing krr from robusta-dev/krr ==> Running 'krr version' to warm up...

@aantn it _appears_ krr works, but I don't know what that lib does or how the failure would affect krr.

> libpng is a dependency of PIL which itself is a dependency of matplotlib, which itself is a dependency of numpy, I think which we do use. 😅

> From my side we've moved away from this solution long ago. There are still people using sops but with a vault backend. But most are using vault directly, with...