Vijay Tripathi

Results 37 comments of Vijay Tripathi

Hi @transadm312, this looks similar to https://github.com/aws-controllers-k8s/community/issues/1381 . It is on our radar.

Hi @haarchri , this work will be unblocked once we have multi version support. https://github.com/aws-controllers-k8s/community/issues/835 Since some ACK controllers are GA now, we do not want to change the CRD's...

Looks good to me as well! Taking feedback from Bruce(SDE, RDS team) will be helpful too. I couldn't help but notice some other fields which could be helpful to include...

taking a look. I will get rid of resync showing up as an error, which is red herring in this case. `requeue needed after error {"account": "316992738638", "role": "", "region":...

@brucegucode , the logs show only one update log which actually had no diff. And in the end controller requeued the resource for 10 hours(expected). Were there more reconciliation cycles...

> 1.6565370592274582e+09 DEBUG ackrt requeue needed after error {"account": "316992738638", "role": "", "region": "us-west-2", "kind": "DBInstance", "namespace": "default", "name": "brucegu-test-maz-0", "is_adopted": false, "generation": 3, "error": null, "after": "10h0m0s"} Also surprised...

> From rds page, controller is continuously doing modify call even runtime says there is no diff yeah this is interesting because logs say no delta. In this case ModifyDBInstance...

> If not, is there a way to see a roadmap of the available AWS controllers? Hi @karmingc , you can see all the issues for a specific service controller...