Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

fix: routing loop entry after reinstallation #558

Merged
merged 1 commit into from
May 5, 2022

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented May 5, 2022

修复因为缓存数据,重新安装会出现循环进入 install 路由的问题。

fixes: halo-dev/halo#1877

/kind bug
/milestone 1.5.x
/cc @halo-dev/sig-halo-admin
/cherrypick release-1.5

Signed-off-by: Ryan Wang i@ryanc.cc

Signed-off-by: Ryan Wang <i@ryanc.cc>
@auto-assign auto-assign bot requested review from guqing, JohnNiang and LIlGG May 5, 2022 08:12
@f2c-ci-robot f2c-ci-robot bot added the kind/bug Categorizes issue or PR as related to a bug. label May 5, 2022
@f2c-ci-robot f2c-ci-robot bot added this to the 1.5.x milestone May 5, 2022
Copy link
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label May 5, 2022
Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/cherrypick release-1.5

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented May 5, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 5, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit d5f1f6c into halo-dev:master May 5, 2022
@JohnNiang
Copy link
Member

/cherrypick release-1.5

@halo-dev-bot
Copy link

@JohnNiang: new pull request created: #559

In response to this:

/cherrypick release-1.5

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ruibaby ruibaby deleted the fix/routing-loop branch May 5, 2022 09:09
LiZhenchong added a commit to mtraders/halo-admin that referenced this pull request May 5, 2022
fix: routing loop entry after reinstallation (halo-dev#558)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin 的 localstorage 缓存导致重装 Halo 无法进入后台
4 participants