Alexandr Kozlenkov

Results 6 issues of Alexandr Kozlenkov

@bcicen I did created two structs for work with values from k8s #59 API response, because I didn't found struct in API packages :-(

Was updated k8s branch from master branch. Resolved conflicts. Added script for preparing minikube for testing kubernetes connector (not work yet).

Hi! Thanks for you library! I try send file big file to server. I split file on chunks and send with this method: ``` TL_upload_saveBigFilePart{ file_id: id, file_part: int32(i), file_total_parts:...

Hi everyone! Thanks for great package for work with tensors! I tried use this package for work with complex matrix/vectors, but not found Tensor Product implementation. You'll plan add this...

When I tried generate change log I got an error: ``` (node:14754) UnhandledPromiseRejectionWarning: SyntaxError: /home/sah4ez/go/src/bitbucket.org/ronte/tmp/swagger.yaml is not a valid Swagger API definition at /home/sah4ez/.nvm/versions/node/v10.0.0/lib/node_modules/swagger-changelog/node_modules/swagger-parser/lib/index.js:75:19 (node:14754) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This...