Skip to main content

Release Apache APISIX Ingress Controller 0.2.0

This release mainly improve basic features, bugfix and adds test cases.

Core#

  • Enhanced documentation, easier to read and execute #129
  • API specification for CRDs #151
  • Support Canary plugin (Base on the feature in Apache APISIX) #13
  • Support prometheus metrics #143
  • Support install ingress controller by Helm Chart #153
  • Support reconcile loop. #149 #157 #163
  • Support namespaces filtering. #162
  • Some Refactor. #147 #155 #134

Test case#

more e2e case #156 #142