-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Refactor Route publish and offline #837
Comments
cc @nic-chen |
LGTM |
Then do we have a final plan? dev, due date, and so on. |
I think this issue should be kept in sync with the apisix (issue: apache/apisix#2737) milestone. |
This PR is in 2.2 milestone, and Apache APISIX supports it in apache/apisix#2943 |
this feature depends on apache/apisix#2943 we need to release a new version of APISIX. so I want to change the milestone to |
ok, and related pr for fe and manager-api will be created as a draft later this week. |
Just for reminder: apache/apisix#2943 is merged. cc @liuxiran |
Please answer these questions before submitting your issue.
Refer to:
#611
#437
Refactor:
APISIX implement Route publish/offline status in dp (issue: Proposal: Support enable/disable route apisix#2737)
manager-api provides an interface to write data to etcd
fe add publish and offline button to every route item list table, at the same time, create route also need to add a publish form item.
The text was updated successfully, but these errors were encountered: