Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 4ef9254 (Add tslint validation.) renames path to pathKey, but misses one usage of the variable. This leads to the following error: ``` AssertionError [ERR_ASSERTION]: we need a path at JSONPath.query (...\node_modules\jsonpath\lib\index.js:92:10) at KubeConfig.applyAuthorizationHeader (...\node_modules\@kubernetes\client-node\dist\config.js:174:59) ```
- Loading branch information