Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: kv支持返回 sha256 签名 --task=74821337 #2955

Merged
merged 14 commits into from
Feb 23, 2024

Conversation

ifooth
Copy link
Member

@ifooth ifooth commented Feb 21, 2024

  • migrate 添加自动,补齐历史数据
  • API支持,feed watch等支持

PS:不支持模版变量(没有orgin_signature等)

PS: 有评估是否在 vault 中也存储signature, byte_size,

结论: 不存储,1. 看了下,metadata中不合适,因为有历史版本,metadata是整个key的,获取历史版本时signature不正确,还有metadata 是2个API操作,多了一次请求; 2. 在kv中,migrate要重刷vault数据,嫌麻烦&稍微冗余,和预期存储在metadata不符

image

@ifooth ifooth merged commit 0d82839 into TencentBlueKing:master Feb 23, 2024
10 of 11 checks passed
wenxinlee2015 added a commit that referenced this pull request Feb 27, 2024
* github-bk-bcs/master:
  fix: 完善aks创建节点池功能 (#2981)
  fix: 修复kv导出时格式不对问题 (#2980)
  fix: 修复服务列表卡片样式重叠问题 (#2979)
  fix: 去掉导出yaml文件的空格缩进 (#2977)
  feat: migrate do not affect update_at field (#2975)
  fix: 修复版本对比差异项选中态但是实际未筛选生效的问题 (#2973)
  fix: 修复kv配置项导出问题 (#2972)
  fix: 修复服务切换后请求版本列表参数不正确的问题 (#2971)
  feat: kv支持返回 sha256 签名 --task=74821337 (#2955)
  fix: 删除状态的配置禁用下载按钮 (#2969)
  fix: undelete all key bug (#2970)
  feat:泛型cache替换 (#2962)
  fix: upgrade modern-go/reflect2 version for kube-agent (#2968)
  fix: 【BSCP+v1.29.0-alpha.187】目前配置上线流程缺少对比 --bug=120653381 (#2966)
  fix: 上线版本后可增加提示--bug=120679559 (#2965)
  feat: 键值型(KV)新增“导出至”功能--story=115743563 (#2957)
  fix: 修复配置项引入配置模板时顺序和筛选问题 (#2964)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants