-
Notifications
You must be signed in to change notification settings - Fork 820
Description
Why do you need it?
Is your feature request related to a problem? Please describe in details
想保留路由的情况下让路由失效,但不想修改路由的其他配置(如path/header),想让配置保持原始的配置。
How could it be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
可以在ingress中加个annotation实现这个功能
Other related information
Add any other context or screenshots about the feature request here.
Why do you need it?
Is your feature request related to a problem? Please describe in details
If you want to keep the route, you fail the route, but don’t want to modify other configurations of the route (such as path/header), and you want to keep the configuration original.
How could it be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
You can add annotation to the ingress to implement this function
Other related information
Add any other context or screenshots about the feature request here.