ahrtr
661e0a91ef
added a new flag --rev to make-mirror command to support incremental mirror
2021-12-22 16:59:44 +08:00
ahrtr
7be1464ef1
set the backend again after recovering v3 backend from snapshot
2021-12-03 05:52:12 +08:00
Marek Siarkowicz
48a7aab2bc
server: Add lease checkpointing fix information to CHANGELOG
2021-12-02 14:36:57 +01:00
Sam Batschelet
23146a9faf
CHANGELOG: add experimental-max-learners
...
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
2021-11-15 17:21:32 -05:00
ahrtr
09ff05108b
enhance health check endpoint to support serializable request
2021-11-15 05:57:54 +08:00
Chao Chen
d6161ec387
Update CHANGELOG
2021-11-12 14:34:33 -08:00
Chao Chen
9c6d57918d
update CHANGELOG
2021-10-22 16:36:59 -07:00
Arda Güçlü
d7fa8022e6
Merge branch 'main' into support-zap-console-encoding
2021-10-08 11:00:57 +03:00
Geeta Gharpure
205720c696
CHANGELOG-3.6 Add etcd_disk_defrag_inflight to indicate if defrag is active
2021-10-04 12:52:20 -07:00
Arda Güçlü
e647995a38
Add zap encoding configurable
...
Json encoding is the default zap encoding value and can not be changeable.
This PR enables configuring zap encoding to console via new flag `log-format`.
2021-09-22 15:48:47 +03:00
Marek Siarkowicz
ff3729c4d5
server: Implement storage schema migration to follow cluster version change and panic if unknown storage version is found
...
Storage version should follow cluster version. During upgrades this
should be immidiate as storage version can be always upgraded as storage
is backward compatible. During downgrades it will be delayed and will
require time for incompatible changes to be snapshotted.
As storage version change can happen long after cluster is running, we
need to add a step during bootstrap to validate if loaded data can be
understood by migrator.
2021-09-10 10:16:48 +02:00
Marek Siarkowicz
b4b50f7852
etcdutl: Implement migrate --force command
...
Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com>
Co-authored-by: Heisenberg <yuzhiquanlong@gmail.com>
2021-08-04 17:58:18 +02:00
Marek Siarkowicz
44b8ae145b
etcdserver: Move datadir and wal to storage package
2021-08-03 12:47:37 +02:00
Marek Siarkowicz
484f39a906
server: Add changelog entries for new storage package
2021-07-15 13:52:14 +02:00
Mario Valderrama
bcab57ce00
CHANGELOG: add 3.6, highlight completion commands
2021-06-24 15:12:01 +02:00