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

missing required field, SetQueueAttributesInput.Attributes. #2247

Open
avielb-navina opened this issue Jan 21, 2025 · 0 comments
Open

missing required field, SetQueueAttributesInput.Attributes. #2247

avielb-navina opened this issue Jan 21, 2025 · 0 comments

Comments

@avielb-navina
Copy link

avielb-navina commented Jan 21, 2025

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

  • Kubernetes version 1.31
  • Using EKS (yes/no), if so version? yes, 1.31
  • AWS service targeted (S3, RDS, etc.) SQS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant