mirror of
https://github.com/HackPlan/google-auth-library-nodejs.git
synced 2026-01-12 22:44:19 +08:00
When using Kubernetes 1.3 secrets with Node.js the secret volume can be a symbolic link to the credentials file. Previously, this would throw an error due to the assertion of lstat.isFile(). This patch adds real path resolution prior to asserting that filePath points to valid file.
Symbolic link
1 line
14 B
Plaintext
Symbolic link
1 line
14 B
Plaintext
./private.json |