Skip to content

Commit 753a2c4

Browse files
committed
Merge branch 'log-retention' of https://github.com/hdbdn77/curveadm into log-retention
2 parents f37f499 + 6bfa968 commit 753a2c4

File tree

1 file changed

+130
-0
lines changed

1 file changed

+130
-0
lines changed

e -i HEAD~2

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
013feb2 (HEAD -> log-retention) verify that the file exists
2+
6bfa968 (origin/log-retention) multiple logs match
3+
56cf895 Log retention
4+
9d83a9c (origin/develop, origin/HEAD, develop) Fix (target start): curveadm target start timeout
5+
580b26d [FIX]: make build error with musl1.2.4
6+
534e2cc Fix(curveadm deploy): newer version ss answers invalid arument
7+
003ad85 fix/(curveadm-deploy): create pool need calc chunkservers
8+
2728b7d Release v0.3.0
9+
e92745d Fix(migrate): fixed migration panic.
10+
f8de164 Feature(monitor): now we support deploy monitor.
11+
2cf7c66 template: updated container image.
12+
49e1d41 Improve(format): support specify the number of concurrent for formatting.
13+
f39dbcd Feature: podman can be an alternative container engine.
14+
11064cd Improve: add commit id in version information.
15+
b86b5a6 Feature(deploy): support etcd authentication.
16+
f9830eb playbook(memcache): support sudo alias.
17+
e771538 Improve(precheck): run ss command in container.
18+
e05a7e3 Improve(config): using more meaningful name for service instances.
19+
59bbb91 Fix: adjust const variables position.
20+
1c09d35 Fix(precheck): support recognize kernel version like "3.15.0_.*".
21+
0138432 Fix(playground): replace image repo.
22+
44987ee Fix(precheck): fix get wrong external ip.
23+
bc66ce1 playbook(logs): add rotate script which can rotate service logs.
24+
06f0b00 Fix(deploy): fix set environment variables failed by ssh (#239).
25+
4b65b90 Improve(client/status): display statuses even if get status failed for some clients.
26+
1098a7f Fix(deploy): fix deploy curvefs panic due to poolset is nil (#280).
27+
929c35e Improve(client/status): show client config in verbose mode.
28+
0b403f8 Fix(clean): execute recycle script failed.
29+
18841dd Improve(client/status): added poolset aux info for curvebs volume.
30+
18394ff Fix(map): create volume failed due to the problematic script.
31+
5b0cd13 Fix(map): wrong checker for create option.
32+
9430af0 Feature(format): support fomat with blocksize and chunksize.
33+
2940780 Feature(cluster): support import a cluster from sqlite database file.
34+
590d10c Bugfix: missing whitespace for config delimiter of tools v2.
35+
0ec624b Improve(map): skip create volume task if create option not specified.
36+
125a0b0 Fix(format): use short option for blkid command.
37+
1962037 Fix: updated usage example.
38+
407973e Fix: report warning when both --format and --quiet are set for docker v24.
39+
aceec47 Fix(format): tune2fs not works due to the wrong command option.
40+
b72801d Fix(format): report warning when both --format and --quiet are set for docker v24.
41+
3ded5dd Feature(hosts): support setting variable for ssh user.
42+
ba312cf Improve(format): set reserved blocks percentage to 0 for device.
43+
e2f7782 Feature: now we support the rqlite which is distributed database as curveadm's database (#206).
44+
5756146 Fix(mount): path already mounted.
45+
1cf0a96 Feature(deploy): now we support deploy curvebs cluster by specified poolset.
46+
2b8e010 Feature: now we support execute the version 2 tools in service container.
47+
1fa2e98 Makefile: add golangci-lint.
48+
d7fb66e Fix: remove deprecated ioutil.
49+
fa83dc4 Fix(deploy): wait all chunkserver online time (#114).
50+
377d0a0 Fix(support): download file failed by ssh when remote path is same as local path.
51+
b236900 Improve: use embed module to embedded static shell scripts.
52+
8068f79 Fix(format): use blkid instead lsblk to get block device uuid.
53+
c38bed6 Revert "Bugfix(format): make mountpoint directories with wrong mode."
54+
abcbae2 Fix(map): report warning when both --format and --quiet are set for docker v24.
55+
a558356 Release v0.2.1
56+
8221c3b Bugfix(format): make mountpoint directories with wrong mode.
57+
cd641e3 Improve(clean): use install instead scp to sync recycle script.
58+
c561337 Update topology.yaml
59+
53f547c Merge pull request #211 from chengyu-l/patch-1
60+
b84a1c5 update: wrong word spelling
61+
d59ff96 Release v0.2.0
62+
b358a40 Release v0.1.12-rc5
63+
806f337 add `kind` for client.yaml
64+
8bbe40c Feature(fs): support configure environment variables for client container.
65+
6640f82 Add curvefs-fuse-bt trace tool.
66+
ed37e90 action: add build and test action
67+
ab074fd go module: update go version update go version since Go 1.18 is required to build rivo/uniseg
68+
75aef54 Feature: support exclude and intersection pattern for playbook label.
69+
fc0a21c Remove assets.
70+
39eb77f Release v0.1.12-rc4
71+
b6bf00c Feature: now we can specify ssh hostname.
72+
8e6ed57 Update gitignore.
73+
7fb9dfd Merge pull request #169 from aspirer/master
74+
73d2ee6 add comments for `replicas`
75+
44fd9dc Merge pull request #167 from Cyber-SiKu/fix_mount_volume
76+
4131541 [fix]curveadm mount volume
77+
8d98962 Merge pull request #166 from Cyber-SiKu/playbook_deploy_memcached
78+
fc10bfe [feat]support memcached by playbook
79+
29cc45c script: update upload.sh.
80+
0a09b4f release v0.1.12-rc3
81+
d7f4a66 go module: updated.
82+
36eeb3d bugfix(*): its no need to become user when execute command in local.
83+
2dfdf5f bugfix(bs): fixed wrong sed expression in become_user modle.
84+
9f76de0 add target blocksize
85+
6a46cc5 feat: #156 support one-click stop format
86+
e53acec Merge pull request #158 from aspirer/master
87+
278a4e1 feature(*): support exec subcommand
88+
580644d Merge pull request #157 from aspirer/master
89+
7341b1b fixes example of format.yaml in standalone cluster
90+
44253a0 release v0.1.12-dev
91+
b2ea6d9 feature(curvebs): now we can run playground by specified container image.
92+
3028190 bugfix(bs): fixed check volume name with wrong checker.
93+
04ce016 bugfix(fs): fixed skip umount FS even if the specified container exist.
94+
7acb435 improve(*): now we can add command arguments in playbook.
95+
deb4633 Makefile: support make tar.
96+
9bcf68e release v0.1.12
97+
c94b082 feature(*): support host enviorment variable.
98+
2e3d4c2 feature(*): added playbook.
99+
afe26d2 gitignore: updated.
100+
9e00886 Makefile: added debug.
101+
4193033 bugfix(bs): fixed volume name cant contain underscore symbol.
102+
e53868f bugfix(*): fixed set ssh env failed.
103+
ec9fab0 improve(*): remove unuseful modules.
104+
1186dfc Makefile: support make test.
105+
a4bd121 release v0.1.11
106+
60a1c86 improve(*): remove plugin module.
107+
6a764cb bugfix(*): fixed wait nginx start with wrong time duration.
108+
334497c deps: update goph module version.
109+
7603159 Makefile: added GOPROXY enviorment variable.
110+
00697a0 release v0.1.10
111+
e6f1f88 Makefile: build by static.
112+
75e4d97 deps: update goph module and let it support RSA SHA-2 (#133).
113+
409bfac bugfix(*): fixed try connect to servive but it has not yet listen address.
114+
8b7a752 configs: added braft.raft_sync comment.
115+
50c9db7 release v0.1.9
116+
06fef76 bugfix(*): fixed concurrent map read and map write panic.
117+
2d7b8f5 script: download curveadm tarball by insecure.
118+
4aed6c4 release v0.1.8
119+
20724ee build: trim path.
120+
4c55452 improve(*): support more kernel version for kernerl checker.
121+
898342f feature(curvebs): support no-exclusive option for map volume.
122+
89ded04 fix: wrong server word
123+
b75d552 release v0.1.7
124+
44f7216 revise error code website.
125+
71dbbb6 release v0.1.6
126+
d4ff9a5 bugfix(*): fixed scp use default 22 port.
127+
e0deec0 feature(curvebs): support RDMA.
128+
22e0bba bugfix(*): fixed some typo.
129+
3c94054 bugfix(*): remove unnecessary files.
130+
e08a200 bugfix(curvefs): fixed return success even i

0 commit comments

Comments
 (0)