[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950
[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950MatheMatrix wants to merge 2 commits into
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Walkthrough该 PR 在 HostBase.updateHostConnectedTime 中将创建 HostSystemTags.HOST_CONNECTED_TIME 的 SystemTagCreator 配置为 ignoreIfExisting = true,避免在标签已存在时创建失败。 ChangesHost System Tag Configuration
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Comment from yaohua.wu: Review: MR !9841 — ZSTAC-58237总结本次修复针对重连物理机时 从
Jira 中原始 issue 描述的是 无阻塞性问题,建议合并。 Verdict: APPROVED🤖 Robot Reviewer |
92bd989 to
e17a62e
Compare
…ut values Match \d+ seconds instead of hardcoded 5, so it works with the new 30s timeout. Resolves: ZSTAC-77160
e17a62e to
be194e5
Compare
Resolves: ZSTAC-58237
sync from gitlab !9841