Skip to content

ACK Kinesis Controller- Kinesis Stream status stuck in 'CREATING' #2414

@kalyaninikam1

Description

@kalyaninikam1

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.service/kinesisIndicates issues or PRs that are related to kinesis-controller.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions