Skip to content

Commit a194a63

Browse files
committed
更新CHANGELOG
1 parent 04d3e68 commit a194a63

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@
88

99
不兼容变更:
1010
* `DedicatedCLBListener` 中的 `backendPod` 字段改为 `targetPod`
11+
12+
修复:
13+
* chart修复:将crd使用template渲染,避免升级时无法更新crd
14+
> 参考helm官方说明:https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations
15+
> There is no support at this time for upgrading or deleting CRDs using
16+
> Helm. This was an explicit decision after much community discussion due
17+
> to the danger for unintentional data loss. Furthermore, there is
18+
> currently no community consensus around how to handle CRDs and their
19+
> lifecycle. As this evolves, Helm will add support for those use cases.
20+

0 commit comments

Comments
 (0)