Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

v0.2.2

Compare
Choose a tag to compare
@chilianyi chilianyi released this 17 Sep 08:09
· 116 commits to release-0.2 since this release
a39d314
  • feature: Add minikube as runtime.
  • bugfix: Parse label/selector with sort.
  • bugfix: No need to check runtime_url when create kubernetes runtime.
  • bugfix: Not use bash to exec Makefile.
  • bugfix: Fix nil pointer bugs when deploy cluster in helm.
  • bugfix: Support passed app_version cancel.
  • upgrade: Transfer gRPC metadata between services.
  • upgrade: Move constants in pkg/models into pkg/constants.
  • upgrade: Refactor dbr InsertInto, auto detect column of the inserted record.
  • upgrade: Add test for StringChosen.
  • upgrade: Default support all provider plugins.