* Added ingressClass to route trait * typo Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com> * run make reviewable * fixed ingress test Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* fix quick start guide as we don't have route trait installed as default * add a description for ingress trait
* remove 3rd party dependency from default installation * fix CI