Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoDB broken #1874

Closed
davide-romanini-milkman opened this issue Sep 15, 2023 · 0 comments · Fixed by #1883
Closed

DynamoDB broken #1874

davide-romanini-milkman opened this issue Sep 15, 2023 · 0 comments · Fixed by #1883
Labels
bug Something isn't working

Comments

@davide-romanini-milkman

What happened?

DynamoDB resources are not handled by any controller.
I think it was introduced with this PR #1827.
With version 0.42.0 all works as expected.

How can we reproduce it?

Try to deploy a simple dynamodb Table, and nothing happens.
Also, just enabling --debug and grepping the logs for kubectl logs aws-provider-xxxx -n crossplane-system|grep dynamo show no results, I'm expecting the dynamodb controllers to show up.

What environment did it happen in?

Crossplane version: 1.13.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant