-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathdoom.config.yml
More file actions
111 lines (106 loc) · 9.69 KB
/
doom.config.yml
File metadata and controls
111 lines (106 loc) · 9.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
title: Alauda Container Platform
description: 'Accelerate Innovation with Alauda: The AI-Ready Cloud Native Solution'
logoText: Alauda Container Platform
lang: en
api:
crds:
- docs/shared/crds/**/*.{json,yaml,yml}
openapis:
- docs/shared/openapis/**/*.{json,yaml,yml}
references:
io.k8s.apimachinery.pkg.apis.meta.v1.DeleteOptions: /apis/references/DeleteOptions.html
io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta: /apis/references/ObjectMeta.html
io.k8s.api.core.v1.Pod: /apis/kubernetes_apis/workload/pod.html#specification
permission:
functionresources:
- docs/shared/functionresources/*.yaml
roletemplates:
- docs/shared/roletemplates/*.yaml
internalRoutes:
- '**/developer/building_application/create_applications/oam_app.mdx'
- '**/developer/operator/**/*'
- '**/developer/oam_applications/**/*'
- '**/developer/building_application/configuration/add_bucket.mdx'
- '**/developer/building_application/operation_maintaining/hotreload.mdx'
releaseNotes:
queryTemplates:
aiops_fixed: ''
aiops_unfixed: |
filter = 18959 AND (affectedVersion not in versionMatch("v4.[1-9]|v4.0.[1-9]|-v[0-9]") OR ACPAffectVersions in (v4.0.0)) AND ((fixVersion not in versionMatch(v3.) OR fixVersion is EMPTY OR ACPFixVersions in (v4.0.0)) AND (status not in (Closed, Done, Resolved, 已验证, Cancelled) OR status = Cancelled AND (affectedVersion in versionMatch(v4.0.0) OR ACPAffectVersions in (v4.0.0))) OR status in (Closed, Done, Resolved, 已验证) AND (fixVersion in versionMatch("v4.0.[1-9]|v4.[1-9]") OR ACPFixVersions in (v4.0.1, v4.1.0)) OR resolved >= 2025-04-02 AND (fixVersion in versionMatch(v4.0.0) OR fixVersion is EMPTY OR ACPFixVersions in (v4.0.0) OR ACPFixVersions is EMPTY) AND status in (Cancelled, Resolved)) AND (labels in (bug_clone, auto_clone) AND affectedVersion in versionMatch(v4.0.0) OR labels not in (bug_clone, auto_clone) OR labels is EMPTY) AND (labels not in (非产品问题, 非当前版本功能, 安全问题) OR labels is EMPTY) AND project = AIT and ReleaseNotesStatus = Publish and project = AIT AND Feature = "AIT - 运维中心 - 日志"
acp_fixed: |
filter = 16502 AND project in ("Alauda Infrastructure",ACP) AND Feature not in ("AIT - 平台打包") AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (v4.0.0) or fixVersion in versionMatch(v4.0.0)) AND status in (Done, Resolved, 已完成) AND (affectedVersion in versionMatch("3.1[0-8]") OR ((issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")))) and ReleaseNotesStatus = Publish AND Feature not in ("AIT - 运维中心 - 监控","AIT - 运维中心 - 日志","AIT - 运维中心 - 事件","AIT - 运维中心 - 告警","AIT - 运维中心 - 通知","AIT - 运维中心 - 巡检","AIT - 计量计费")
acp_unfixed: |
filter = 18959 AND ACPAffectVersions in (v4.0.0) AND NOT (ACPFixVersions in (v4.0.0) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure", ACP) AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
gpu_fixed: |
filter = 16502 AND Feature not in ("AIT - 平台打包") AND (ACPFixVersions in (v4.0.0) or fixVersion in versionMatch(v4.0.0)) AND status in (Done, Resolved, 已完成) AND (affectedVersion in versionMatch("3.1[0-8]") OR ((issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")))) and project = ASM AND component in (ML-GPU调度器, ML-GPU适配, ML-物理GPU, ML-虚拟GPU) AND ReleaseNotesStatus = Publish
gpu_unfixed: |
filter = 18959 AND ACPAffectVersions in (v4.0.0) AND NOT (ACPFixVersions in (v4.0.0) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish and project = ASM AND component in (ML-GPU调度器, ML-GPU适配, ML-物理GPU, ML-虚拟GPU)
acp_fixed_4.0.1: |
filter = 16502 AND (Feature not in ("AIT - 平台打包") OR project = devops) AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (v4.0.1) OR fixVersion in versionMatch(v4.0.1)) AND status in (Done, Resolved, 已完成) AND (ACPAffectVersions not in (v4.0.1) or affectedVersion in versionMatch("v3.1[0-8]") OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
acp_known_issues_4.0.1: |
filter = 18959 AND ACPAffectVersions in (v4.0.0,v4.0.1) AND NOT (ACPFixVersions in (v4.0.0,v4.0.1) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
acp_fixed_4.0.2: |
filter = 16502 AND (Feature not in ("AIT - 平台打包") OR project = devops) AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (v4.0.2) OR fixVersion in versionMatch(v4.0.2)) AND status in (Done, Resolved, 已完成) AND (ACPAffectVersions not in (v4.0.2) or affectedVersion in versionMatch("v3.1[0-8]") OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
acp_known_issues_4.0.2: |
filter = 18959 AND ACPAffectVersions in (v4.0.0,v4.0.1,v4.0.2) AND NOT (ACPFixVersions in (v4.0.0,v4.0.1,v4.0.2) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
acp_fixed_4.0.3: |
filter = 16502 AND (Feature not in ("AIT - 平台打包") OR project = devops) AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (v4.0.3) OR fixVersion in versionMatch(v4.0.3)) AND status in (Done, Resolved, 已完成) AND (ACPAffectVersions not in (v4.0.3) or affectedVersion in versionMatch("v3.1[0-8]") OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
acp_known_issues_4.0.3: |
filter = 18959 AND ACPAffectVersions in (v4.0.0,v4.0.1,v4.0.2,v4.0.3) AND NOT (ACPFixVersions in (v4.0.0,v4.0.1,v4.0.2,v4.0.3) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish AND project in ("Alauda Infrastructure") AND Feature not in ("AIT - 运维中心 - 监控", "AIT - 运维中心 - 日志", "AIT - 运维中心 - 事件", "AIT - 运维中心 - 告警", "AIT - 运维中心 - 通知", "AIT - 运维中心 - 巡检", "AIT - 计量计费")
# onlyIncludeRoutes:
# - '*/developer/building_application/functions/namespace/**'
export:
- name: overview
scope:
- '*/overview/'
- name: install
scope:
- '*/install/'
- name: upgrade
scope:
- '*/upgrade/'
- name: web_console
scope:
- '*/ui/web_console/'
- name: cli_tools
scope:
- '*/ui/cli_tools/'
- name: acp_cli
scope:
- '*/ui/cli_tools/ac/'
- name: configure_cluster
scope:
- '*/configure/clusters/'
- name: configure_machine
scope:
- '*/configure/machine_config/'
- name: configure_network
scope:
- '*/configure/networking/'
- name: configure_storage
scope:
- '*/configure/storage/'
- name: storage
scope:
- '*/storage/'
- name: security
scope:
- '*/security/'
- name: virtualization
scope:
- '*/virtualization/virtualization/'
- name: developer
scope:
- '*/developer/'
- name: gitops
scope:
- '*/gitops/'
- name: extend
scope:
- '*/extend/'
- name: observability
scope:
- '*/observability/'
- name: hardware_accelerator
scope:
- '*/hardware_accelerator/'