We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug when upgrading sqs-controller from 1.0.15 to 1.1.3 I get the following error in the logs:
{"level":"error","ts":"2025-01-21T14:59:09.551Z","msg":"Reconciler error","controller":"queue","controllerGroup":"sqs.services.k8s.aws","controllerKind":"Queue","Queue":{"name":"labs-logic","namespace":"data-processing"},"namespace":"data-processing","name":"labs-logic","reconcileID":"e7beadce-4c51-4a65-be35-6e461124f696","error":"InvalidParameter: 1 validation error(s) found.\n- missing required field, SetQueueAttributesInput.Attributes.\n","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:224"}
Steps to reproduce
Expected outcome error to be meaningful. trying to understand whats wrong is impossible :(
Environment
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
when upgrading sqs-controller from 1.0.15 to 1.1.3 I get the following error in the logs:
Steps to reproduce
Expected outcome
error to be meaningful. trying to understand whats wrong is impossible :(
Environment
The text was updated successfully, but these errors were encountered: