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(backend): 标签功能 #6235 #6414

Merged

Conversation

zhangzhw8
Copy link
Member

No description provided.

@zhangzhw8 zhangzhw8 requested a review from iSecloud as a code owner August 23, 2024 02:47
@zhangzhw8 zhangzhw8 self-assigned this Aug 23, 2024
@zhangzhw8 zhangzhw8 force-pushed the feat/tag/#6235 branch 5 times, most recently from 432314b to a33b261 Compare August 23, 2024 07:35
@zhangzhw8 zhangzhw8 added the 暂不合并 暂不合并 label Aug 23, 2024
@zhangzhw8 zhangzhw8 force-pushed the feat/tag/#6235 branch 4 times, most recently from 96eb73d to e2e9548 Compare October 17, 2024 02:51
@zhangzhw8 zhangzhw8 force-pushed the feat/tag/#6235 branch 7 times, most recently from 49f5d4a to 46afc88 Compare October 21, 2024 14:05
@iSecloud iSecloud changed the base branch from v1.5.0 to feat/v1.5.0_resource_tag October 22, 2024 06:57
@@ -397,8 +397,14 @@ def _list_clusters(
for param in filter_params_map:
if query_params.get(param):
query_filters &= filter_params_map[param]

# 对标签进行过滤,标签“且”查询,需以追加 filter 的方式实现
Copy link
Collaborator

Choose a reason for hiding this comment

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

标签过滤规则目前暂定为:or

@iSecloud iSecloud merged commit 17613d9 into TencentBlueKing:feat/v1.5.0_resource_tag Oct 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
暂不合并 暂不合并
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants