generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.service/kinesisIndicates issues or PRs that are related to kinesis-controller.Indicates issues or PRs that are related to kinesis-controller.
Description
Describe the bug
I'm creating a Kinesis stream through ACK kinesis controller but the stream status is stuck in the 'CREATING' state.
There is a discrepancy between Kinesis stream status in the AWS Console (shows as Active) vs Kubernetes custom resource (shows as Creating).
Steps to reproduce
Create a kinesis stream using ACK https://github.com/aws-controllers-k8s/kinesis-controller/blob/8a5a5d44fac610944279a2d16f157851ab4e65ed/test/e2e/resources/stream_simple.yaml and check the status - ' kubectl describe stream <stream_name> '.
Expected outcome
Kinesis stream CR status should be 'ACTIVE'.
- Kubernetes version : v1.31
- AWS service targeted : Kinesis
- ACK Kinesis controller version: 1.0.5
Logs
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.service/kinesisIndicates issues or PRs that are related to kinesis-controller.Indicates issues or PRs that are related to kinesis-controller.
