George McIntosh

Results 8 comments of George McIntosh

Looking at 1.17.0-rc1 release: https://github.com/keel-hq/keel/blob/36bbafc4a5ea5706eb93d2d50ed5fa5867f35104/go.mod#L6 suggests that the k8s api has been upgraded to v0.16.10 According to this https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.21 The client needs to be at least v0.15.7 to refresh tokens,...

I chose bug for this but it is potentially an enhancement request, as strictly speaking the behaviour is acceptable, just not parity with the AWS service it models.

@drewblessing My motivation was different to yours. I had a couple of specific things I needed to achieve for something I was doing for a client, and went ahead and...

I may be able to devote some time to looking at this soon. My team are interested in using localstack for some KMS work, and this fix would enable them.

Unable to add a semver label as none are available to me. It's a patch though.

Yep no problemOn 4 Jan 2024, at 07:38, Sannya Singal ***@***.***> wrote: Hi @georgecodes, thanks for contributing to localstack 🚀. Kindly add AWS validated tests to the changes similar to...

> This is a significant bug that causes severe incompatibility with AWS KMS when using RSAPSS signing. Basically the code is 100% NOT compatible if you don't do the verification...