This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch codex/remove-sofa
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 2e4f55286d Merge branch 'master' into codex/remove-sofa
add 55c0b71404 [type:fix] guard context-path parsing by annotation
No new revisions were added by this update.
Summary of changes:
.../apache/shenyu/k8s/parser/IngressParser.java | 8 +-
.../shenyu/k8s/parser/IngressParserTest.java | 159 +++++++++++++++++++++
2 files changed, 165 insertions(+), 2 deletions(-)
create mode 100644
shenyu-kubernetes-controller/src/test/java/org/apache/shenyu/k8s/parser/IngressParserTest.java