Jay Pipes

Results 218 comments of Jay Pipes

@matheushent @jessebye @rj425 OK all, I have support for SNS Subscriptions in a PR here: https://github.com/aws-controllers-k8s/sns-controller/pull/26 Hoping to get that merged today and work on support for changing Subscription Attributes...

@matheushent @jessebye @rj425 Release v0.0.11 contains support for Subscription resources. Please do check it out.

> Would something like `EndpointRef` be possible with the Subscription resource? Would maybe be a QoL improvement when working with Topic resource and SQS Queue resource. @logand22 which specific field...

@olemarkus working on it here: https://github.com/aws-controllers-k8s/kafka-controller. Going to try and get the Cluster resource manager done this week.

> but the basic functionality of just creating a simple public ceritificate using DNS challenge is not even supported yet. If only it were actually a simple thing. :) >...

@migueleliasweb @olemarkus @matheushent @ohookins @erhudy OK, so I created the controller today and [got the Certificate resource generated properly](https://github.com/aws-controllers-k8s/acm-controller/pull/2). Tomorrow I will work on e2e tests of the Certificate resource...

> What a legend! @jaypipes > > ACK > TF > > There, I said it! rofl LOL, thank you @migueleliasweb, but Terraform is an excellent tool. We try not...

Thanks for kind words @migueleliasweb :) @migueleliasweb @olemarkus @matheushent @ohookins @erhudy you can install and use the ACM controller for ACK now. We released [v0.0.1 of the acm-controller two days...

@graf0 thanks for letting me know. Yeah, I've been aware that StackExchange/wmi library was no longer maintained and that was a concern for me. I'll look into the fork you...

> Another approach is to run 1 single ci job for ARM64 only on https://www.travis-ci.com/ Yeah, I've moved ghw off of Travis and strictly on to GH Actions about a...