vineyard v0.14.3
Vineyard v0.14.3 distributes wheel packages that is compatible with MacOS 11 on Apple M1, and
- improve the configuration in vineyard operator for easier installation
- switch to
~/.local/vineyard/vineyard.sock
as the default socket file location for non-root users.
Commits
- [b55b7393]: Bump up vineyard version to v0.14.3 (Tao He)
- [9d081fb7]: Fixes the default location of vineyard IPC socket (#1354) (Tao He)
- [5cf89b06]: Add reserver memory option to k8s deployment (#1353) (Tao He)
- [9dafd6fc]: Homebrew: build dependencies from sources on M1 (#1352) (Tao He)
- [b6771bca]: Update submodules: etcd-cpp-apiv3 & graphar (#1351) (Tao He)
- [dbf23e9a]: Rebuild wheel images for macos 11 with pyenv-installed Python (#1350) (Tao He)
- [e89762c4]: Revert the field name to backwards compatibility. (#1346) (Tao He)
- [77fc94a5]: Add memory and cpu args for vineyardctl. (#1345) (Ye Cao)