1
+ account :
2
+ - changed-files :
3
+ - any-glob-to-any-file :
4
+ - internal/namespaces/account/**
5
+
6
+ apple-silicon :
7
+ - changed-files :
8
+ - any-glob-to-any-file :
9
+ - internal/namespaces/applesilicon/**
10
+
11
+ baremetal :
12
+ - changed-files :
13
+ - any-glob-to-any-file :
14
+ - internal/namespaces/baremetal/**
15
+
16
+ billing :
17
+ - changed-files :
18
+ - any-glob-to-any-file :
19
+ - internal/namespaces/billing/**
20
+
21
+ container :
22
+ - changed-files :
23
+ - any-glob-to-any-file :
24
+ - internal/namespaces/container/**
25
+
26
+ dedibox :
27
+ - changed-files :
28
+ - any-glob-to-any-file :
29
+ - internal/namespaces/dedibox/**
30
+
31
+ domain :
32
+ - changed-files :
33
+ - any-glob-to-any-file :
34
+ - internal/namespaces/domain/**
35
+
36
+ flexible-ip :
37
+ - changed-files :
38
+ - any-glob-to-any-file :
39
+ - internal/namespaces/flexibleip/**
40
+
41
+ function :
42
+ - changed-files :
43
+ - any-glob-to-any-file :
44
+ - internal/namespaces/function/**
45
+
46
+ iam :
47
+ - changed-files :
48
+ - any-glob-to-any-file :
49
+ - internal/namespaces/iam/**
50
+
51
+ instance :
52
+ - changed-files :
53
+ - any-glob-to-any-file :
54
+ - internal/namespaces/instance/**
55
+
56
+ iot :
57
+ - changed-files :
58
+ - any-glob-to-any-file :
59
+ - internal/namespaces/iot/**
60
+
61
+ k8s :
62
+ - changed-files :
63
+ - any-glob-to-any-file :
64
+ - internal/namespaces/k8s/**
65
+
66
+ load-balancer :
67
+ - changed-files :
68
+ - any-glob-to-any-file :
69
+ - internal/namespaces/lb/**
70
+
71
+ mnq :
72
+ - changed-files :
73
+ - any-glob-to-any-file :
74
+ - internal/namespaces/mnq/**
75
+
76
+ rdb :
77
+ - changed-files :
78
+ - any-glob-to-any-file :
79
+ - internal/namespaces/rdb/**
80
+
81
+ redis :
82
+ - changed-files :
83
+ - any-glob-to-any-file :
84
+ - internal/namespaces/redis/**
85
+
86
+ registry :
87
+ - changed-files :
88
+ - any-glob-to-any-file :
89
+ - internal/namespaces/registry/**
90
+
91
+ sdb :
92
+ - changed-files :
93
+ - any-glob-to-any-file :
94
+ - internal/namespaces/serverless_sqldb/**
95
+
96
+ secret :
97
+ - changed-files :
98
+ - any-glob-to-any-file :
99
+ - internal/namespaces/secret/**
100
+
101
+ tem :
102
+ - changed-files :
103
+ - any-glob-to-any-file :
104
+ - internal/namespaces/tem/**
105
+
106
+ vpc :
107
+ - changed-files :
108
+ - any-glob-to-any-file :
109
+ - internal/namespaces/vpc/**
110
+
111
+ vpcgw :
112
+ - changed-files :
113
+ - any-glob-to-any-file :
114
+ - internal/namespaces/vpcgw/**
115
+
116
+ webhosting :
117
+ - changed-files :
118
+ - any-glob-to-any-file :
119
+ - internal/namespaces/webhosting/**
0 commit comments