Goyoo / node-k8s-client

kubernetes client of node.js
MIT License
164 stars 59 forks source link

Add better support for Typescript developers, and add token-based auth #8

Closed kundralaci closed 8 years ago

mmoonn2 commented 8 years ago

why remove .gitignore index.js?

kundralaci commented 8 years ago

A wanted to keep this file, because if I use my fork in package.json directly from git, I need the compiled file. If I could bundle it into an npm package, it could be omitted.

Shall I make a pull request with ignored index.js?

mmoonn2 commented 8 years ago

please pull request commit (add support for token auth)