Michael Tewoldemedhin

Results 27 issues of Michael Tewoldemedhin

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

approved
do-not-merge/hold

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

approved

Issue [#2618](https://github.com/aws-controllers-k8s/community/issues/2618) Description of changes: This requeue enforcement on delete ensures that the ACK custom resource will not disappear until the resource in AWS is successfully removed. By submitting this...

approved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

approved

Description of changes: Currently, when we successfully update an EKS cluster, trigger a controller 15 second requeue. During these 15 seconds, the actual cluster Status does not get updated, meaning,...

approved

**Describe the bug** ACK controllers normally ignore the tags they apply by default. (eg. `services.k8s.aws/controller-version`) If the user passes other tags via the controller flag argument (`--resource-tags`), we don't ignore...

kind/bug
area/code-generation

**Describe the bug** ACK runtime fails to patch resource status on certain reconciler errors. When the controller fails to patch the aws resource status, users are forced to debug the...

kind/bug
area/runtime