external-secrets 0.5.9.
Sample ExternalSecret config.:
data:
- secretKey: foo
remoteRef:
key: bar/baz
property: .foo
Error message from describe externalsecret ...:
key .foo does not exist in secret bar/baz
This is very similar to #963, but the issue now seems to be limited to cases where the dot is at the beginning of the AWS Secret's key.