Skip to content

Releases: alibaba/virtual-environment

v0.6.0

18 Sep 03:51
Compare
Choose a tag to compare
  • re-generate webhook ssl key with SAN certificate, fix #29
  • upgrade envoy filter type version v2 -> v3, potentially fix #32
  • upgrade CRD description version v1beta1 -> v1
  • upgrade admission description version v1beta1 -> v1

v0.5.4

26 Feb 03:46
Compare
Choose a tag to compare
  • fix a issue cause kt-virtual-environment/rule annotation create duplicate rule

v0.5.3

27 Jan 12:58
Compare
Choose a tag to compare
  • fix a issue cause service route messed with custom gateway rule

v0.5.2

25 Jan 12:21
Compare
Choose a tag to compare
  • always keep virtual service instances with gateway configured

v0.5.1

22 Jan 16:26
Compare
Choose a tag to compare
  • auto remove istio rules for service without virtual environment pod #26
  • allow access virtual service via name while istio gateway is used #27
  • fix a bug cause removal of gateway annotations do not trigger virtual service change

v0.5.0

01 Dec 03:35
Compare
Choose a tag to compare
  • incompatible change: use plant text log format and human readable timestamp
  • support change log level during runtime
  • bug fix: virtual environment instance should refresh when aliases configuration change

v0.4.2

19 Nov 09:40
Compare
Choose a tag to compare
  • distroless base image used, operator image size significantly reduced
  • check envoyfilter config before creation, avoid blocking sidecar initialization
  • support tag appender diagnose

v0.4.1

23 Oct 12:06
Compare
Choose a tag to compare
  • ignore non-http service ports
  • fix a npe bug cause by unnecessary logging

v0.4

29 Aug 12:58
Compare
Choose a tag to compare

Stable version tested under istio 1.5/1.6/1.7

  • improve operator reconcile performance
  • optimize deployment package structure

v0.3.2

25 Aug 16:33
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • fix ssl expire issue with webhook component
  • support regex for header matching #14
  • support custom route rule for istio #15
  • add listener for virtual service route config #21