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: 新建密钥后置顶该密钥,变绿底 --story=116089325 #2941

Merged

Conversation

Ambition9186
Copy link
Contributor

No description provided.

@Ambition9186 Ambition9186 force-pushed the feature/bscp_secretkey branch 2 times, most recently from b207b2f to 5066073 Compare February 1, 2024 08:41
@@ -793,6 +793,7 @@ message ListCredentialsReq {
string searchKey = 2;
uint32 start = 3;
uint32 limit = 4;
uint32 top_id = 5;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个置顶参数和其他需要置顶的接口保持一致:
用 top_ids,参数为数组

@@ -268,6 +268,7 @@ message ListCredentialReq {
string searchKey = 2;
uint32 start = 3;
uint32 limit = 4;
uint32 top_id = 5;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个置顶参数和其他需要置顶的接口保持一致:
用 top_ids,参数为数组

@Ambition9186 Ambition9186 force-pushed the feature/bscp_secretkey branch 2 times, most recently from f248860 to 1f2a12e Compare February 2, 2024 08:40
@Ambition9186 Ambition9186 force-pushed the feature/bscp_secretkey branch from 1f2a12e to 6be0489 Compare February 5, 2024 06:31
@AlkaidChan AlkaidChan merged commit eb87a97 into TencentBlueKing:master Feb 19, 2024
11 checks passed
wenxinlee2015 added a commit that referenced this pull request Feb 19, 2024
* github-bk-bcs/master:
  fix: 修复导出kv时和导入的内容一致 (#2934)
  feat: 新建密钥后置顶该密钥,变绿底 (#2941)
@Ambition9186 Ambition9186 deleted the feature/bscp_secretkey branch April 25, 2024 07:38
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.

2 participants