Go to file
John Niang 67a101efeb
Fix the problem that it is always in deleting phase after deleting backups (#4462)
#### What type of PR is this?

/kind bug
/area core
/milestone 2.9.x

#### What this PR does / why we need it:

Before this, if we deleted a backup without filename, the BackupReconciler would get stuck infinitely. And no further backups would be reconciled.

This PR fixes the problem that it is always in deleting phase after deleting backups.

#### Does this PR introduce a user-facing change?

```release-note
修复因备份数据状态不正常导致无法正常删除备份的问题。
```
2023-08-23 04:16:13 +00:00
.github
api Support getting backup root path in plugin (#4422) 2023-08-14 11:38:11 +00:00
application Fix the problem that it is always in deleting phase after deleting backups (#4462) 2023-08-23 04:16:13 +00:00
buildSrc
config/checkstyle
console refactor: improve plugin upgrade related code to resolve performance issue (#4410) 2023-08-22 08:12:12 +00:00
docs Support backup and restore (#4206) 2023-07-24 08:26:16 +00:00
gradle/wrapper
hack
platform Upgrade to SpringDoc 2.2.0 for OpenAPI 3.1 support (#4384) 2023-08-08 07:02:12 +00:00
.dockerignore
.editorconfig Support backup and restore (#4206) 2023-07-24 08:26:16 +00:00
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
OWNERS
README.md docs: add appstore link in readme (#4370) 2023-08-03 06:05:26 +00:00
SECURITY.md
gradle.properties Prepare for developing Halo 2.9.0 (#4344) 2023-08-01 07:33:45 +00:00
gradlew
gradlew.bat
settings.gradle

README.md

Halo logo

Halo [ˈheɪloʊ],强大易用的开源建站工具。

GitHub release Docker pulls GitHub last commit GitHub Workflow Status Codecov percentage
官网 文档 社区 Gitee Telegram 频道


快速开始

docker run \
  -it -d \
  --name halo \
  -p 8090:8090 \
  -v ~/.halo2:/root/.halo2 \
  halohub/halo:2.8 \
  --halo.security.initializer.superadminusername=admin \
  --halo.security.initializer.superadminpassword=P@88w0rd

以上仅作为体验使用,详细部署文档请查阅:https://docs.halo.run/getting-started/install/docker-compose

在线体验

生态

可访问 官方应用市场awesome-halo 仓库 查看已经适用于 Halo 2.x 的主题和插件,以及适用于 Halo 1.x 的相关仓库。

许可证

license

Halo 使用 GPL-v3.0 协议开源,请遵守开源协议。

赞助

如果 Halo 对你有帮助,欢迎赞助我们,感谢以下赞助者对 Halo 项目的支持:

sponsors

贡献

参考 CONTRIBUTING

状态

Repobeats analytics