godaddy/kubernetes-client
GitHub で見るBrowser compatibility: make swagger-client not dependent on fs
Open
#337 opened on 2018年10月18日
help wanted
Repository metrics
- Stars
- (954 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
fs is currently called in the swagger client constructor: https://github.com/godaddy/kubernetes-client/blob/master/lib/swagger-client.js#L106
This causes errors in browser and makes it very difficult to construct a browser-friendly swagger client.