vineyard v0.13.3
Vineyard v0.13.3 is a bugfix release which
- fixed a bug in cobra wrapper to handle boolean variable correctly
- addressed a compatibiliy issue with recent fsspec releases
Commits
- [ed235438]: Bump up vineyard version to v0.13.3 (Tao He)
- [bcf9fa40]: Adapt to recent fsspec changes (#1247) (Tao He)
- [9cc10fd0]: Fix the error when parsing and executing bool variables in the python wrapper of vineyarctl (#1245) (Ye Cao)
- [a7eb00a8]: Fix some errors in the k8s Makefile and add the golint action to speed up linting (#1244) (Ye Cao)