Frost
Frost
Fixes 1439 #1439
## What's the purpose of this PR 解决Apollo客户端在Kubernetes环境下因服务端宕机或Pod重启导致配置信息文件丢失的问题。通过使用Kubernetes ConfigMap作为新的持久化存储方案,提高配置信息的可靠性和容错性。 Solve the problem of Apollo client configuration information files being lost due to server downtime or Pod restart in the Kubernetes...
## What's the purpose of this PR docs for pr https://github.com/apolloconfig/apollo-java/pull/79 discussion https://github.com/apolloconfig/apollo/discussions/5210 ## Brief changelog Follow this checklist to help us incorporate your contribution quickly and easily: [✅] Read...
### What's the purpose of this PR 解决Apollo客户端在Kubernetes环境下因服务端宕机或Pod重启导致配置信息文件丢失的问题。通过使用Kubernetes ConfigMap作为新的持久化存储方案,提高配置信息的可靠性和容错性。 Solve the problem of Apollo client configuration information files being lost due to server downtime or Pod restart in the Kubernetes...