polarismesh / polaris

Service Discovery and Governance Platform for Microservice and Distributed Architecture
https://polarismesh.cn
Other
2.41k stars 399 forks source link

反馈配置发布问题 #1393

Open suqinglee opened 2 weeks ago

suqinglee commented 2 weeks ago

版本:1.18.0 控制台操作,流程如下:

  1. 新建配置分组,名字为test。
  2. 创建配置文件,名字为test。
  3. 编辑内容为hello,保存。
  4. 发布,版本号为v1。
  5. 删除配置文件。
  6. 创建配置文件,名字为test。
  7. 编辑内容为hello,保存。
  8. 发布,版本号为v1。

此时配置文件为待发布状态,配置版本列表为空。

image image image
suqinglee commented 2 weeks ago

再问下贵团队有计划支持nacos基于标签灰度发布么;没有的话你们接受外部pr不

chuntaojun commented 2 weeks ago

再问下贵团队有计划支持nacos基于标签灰度发布么;没有的话你们接受外部pr不

基于标签灰度发布比nacos更早支持了:https://polarismesh.cn/docs/%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97/%E6%8E%A7%E5%88%B6%E5%8F%B0%E4%BD%BF%E7%94%A8/%E9%85%8D%E7%BD%AE%E4%B8%AD%E5%BF%83/%E9%85%8D%E7%BD%AE%E7%81%B0%E5%BA%A6/

chuntaojun commented 2 weeks ago

另外关于配置发布的问题,如果版本号已存在,只会把这个版本重新发布