Jay Pipes

Results 218 comments of Jay Pipes

Thanks @BenTheElder! We will look into building and testing non-amd64 builds of ACK controllers soon :) Cheers!

@Preen we have on our roadmap the construction and testing of our controller images for different architectures. I would like to get to this before the end of this year,...

> Hi, Just wondering what's the approximative timeline for the GA release? Thanks I'm looking for a Q4 2022 timeframe for the IAM controller GA.

> any updates here ? Hi @haarchri! Yes, we're making progress in this effort. The first part of the progress is here: https://github.com/aws-controllers-k8s/runtime/pull/91 https://github.com/aws-controllers-k8s/runtime/pull/90 https://github.com/aws-controllers-k8s/runtime/pull/89 https://github.com/aws-controllers-k8s/runtime/pull/88 https://github.com/aws-controllers-k8s/runtime/pull/87 https://github.com/aws-controllers-k8s/code-generator/pull/335 We're slowly...

@urton Yeah, that looks slick to me, thank you! @RedbackThomson @vijtrip2 what do you think?

@EdgeJ As I noted in comments in the https://github.com/aws-controllers-k8s/code-generator/pull/337 review, the code for `SetResourceReadyMany` is getting really ugly and messy. I think the longer-term solution there is to have two...

@brycahta for the List operation, we have a [`ListOperationConfig.MatchNames`](https://github.com/aws-controllers-k8s/code-generator/blob/52584bbac484b4746c5c93dbad9d0cd90fd9d700/pkg/config/resource.go#L286) thing that is supposed to handle this kind of problem for scenarios where the list operation returns a list of structs....

Basically, we want to make [this piece of code](https://github.com/aws-controllers-k8s/code-generator/blob/main/pkg/generate/code/set_resource.go#L442-L452) configurable...

@brycahta want to take ownership of this one with your buildout of https://github.com/aws-controllers-k8s/ec2-controller?

@russmackenzie yep. :)