Skip to content

Reconcillation issue in s3 controller #1288

Description

@mandeepgoyat

Describe the bug
I noticed that reconciliation feature not working continuously in s3 controller(v0.1.0)
I am expecting that once s3 controller installed then it should detect the drift continuously and restore the resource back to its original state.
Reconciliation happens but only when I delete the controller's pod. Looks like not working continuously like Crossplane

Steps to reproduce

  1. Installed the s3 controller via helm
  2. Create IAM role for service account
  3. Create s3 resource via manifest file
  4. s3 bucket created successfully
  5. If i delete the s3 bucket manually(via AWS console)
  6. s3 bucket not created automatically

Expected outcome

  1. S3 controller should detect the drift continuously and re create the s3 bucket automatically .

Environment

  • Kubernetes version --1.23
  • Using EKS (yes/no), ---Yes, version is 1.22
  • AWS service targeted --S3

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions