-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working