Skip to content

rds-secret/mysql-secret fails parsing port #807

@IgorMilavec

Description

@IgorMilavec

Describe the bug
Secrets Manager secret containing rds configuration contains a port number that gets translated to int by Secrets Store CSI driver. The secret synchronization fails with Invalid JMES search result type for path:port. Only string is allowed.

Steps To Reproduce
Use secrets-store-csi-driver-provider-aws-0.3.5

Expected behavior
Port should be parsed correctly.

Environment

  • Kubernetes version 1.24
  • Using EKS (yes/no), if so version? 1.24
  • Kubeflow version v1.7.0-aws-b1.0.3-3-g2cf1b6aa
  • AWS build number v1.7.0-aws-b1.0.3-3-g2cf1b6aa
  • AWS service targeted (S3, RDS, etc.) RDS

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions