Skip to content

vineyard v0.19.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 11:50
· 181 commits to main since this release

Commits

  • [44952038]: Bump up vineyard version to v0.19.2 (Tao He)
  • [68b7b779]: Add the config parameter to Client to support loading configuration from YAML. (#1689) (Ye Cao)
  • [52ad1a96]: Simplify the buffer builder for RPC client (#1688) (Tao He)
  • [c32dcbb7]: Bump up the etcd-cpp-apiv3 version (#1687) (Tao He)
  • [3d0a41c7]: Fixes the 'probing stopped service' error in vineyardd, and move implementations to .cc (#1686) (Tao He)
  • [79a5a46c]: Support to add the volume, volume mount and privileged for vineyardd CRD (#1671) (Ye Cao)
  • [e5e096e0]: Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /k8s (#1678) (dependabot[bot])
  • [2e047fc6]: Add a const method for GetVertexMap (#1667) (Songqing Zhang)
  • [674bb58a]: Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /k8s (#1670) (dependabot[bot])
  • [13be65fa]: Bump github.com/opencontainers/runc from 1.0.2 to 1.1.5 in /k8s (#1669) (dependabot[bot])
  • [8c2899ee]: Enable vineyard operator to support k8s 1.23. (#1660) (Ye Cao)
  • [f8fa85dc]: Enable workflow dispatch event for CIs (#1666) (Tao He)
  • [63dd6adb]: Delete the retry logic while launching metadata service and reset the etcd client while probing (#1649) (Ye Cao)
  • [513cb1c4]: fix: remove -fopenmp option for macOS builds (#1653) (Rui Chen)
  • [becb894f]: Delete the wait-for-it.sh as the vineyardd already support the retry logic of connecting the etcd. (#1645) (Ye Cao)