/
githubmirror
/
etcd
ОбзорДокументацияВойти
/
githubmirror
/
etcd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
etcd/
tests/e2e/
..
cluster_downgrade_test.go

switch to an updated semver library

12 дней назад
cmux_test.go

dependency: bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 and github.com/prometheus/common from 0.65.0 to 0.66.1

год назад
corrupt_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
ctl_v3_auth_cluster_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
ctl_v3_auth_no_proxy_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
ctl_v3_auth_security_test.go

tests/e2e: address golangci var-naming issues

2 года назад
ctl_v3_auth_test.go

etcdserver: allow non-admin to fetch member list and alarms

4 месяца назад
ctl_v3_completion_test.go

fix: enable gofumpt instead of gofmt linter in tests

2 года назад
ctl_v3_defrag_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
ctl_v3_elect_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
ctl_v3_kv_test.go

Reject the client reqeust if the client certificate has been revoked

месяц назад
ctl_v3_lease_test.go

etcdserver: improve linearizable renew lease - Add FastLeaseKeepAlive feature gate that allows skipping the wait for the applied index when renewing an existing lease. - Update 3.7 changelog, add support for faster lease renewal. - Update e2e tests for lease keep-alive to run each case with FastLeaseKeepAlive enabled and disabled.

9 месяцев назад
ctl_v3_lock_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
ctl_v3_make_mirror_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
ctl_v3_member_no_proxy_test.go

Move parseArgs into e2e framework

год назад
ctl_v3_member_test.go

tests: migrate member list serializable test to common test framework

5 дней назад
ctl_v3_move_leader_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
ctl_v3_role_test.go

feat: enable unparam lint

3 года назад
ctl_v3_snapshot_test.go

Bump version to 3.8

2 месяца назад
ctl_v3_test.go

Cleanup experimental flags for e2e and robustness test

год назад
ctl_v3_watch_test.go

tests: Migrate ctl_v3_watch_no_cov_test to ctl_v3_watch_test No need to separate files.

год назад
defrag_no_space_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
discovery_v3_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
doc.go

tests: move internal "e2e"

8 лет назад
etcd_config_test.go

e2e: relaxed TestEtcdHealthyWithTinySnapshotCatchupEntries

2 месяца назад
etcd_grpcproxy_test.go

server/etcdmain: fix deadlock issue for grpcproxy

6 месяцев назад
etcd_mix_versions_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
etcd_release_upgrade_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
failover_test.go

Cleanup experimental flags for e2e and robustness test

год назад
force_new_cluster_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
gateway_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
graceful_shutdown_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
http_health_check_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
leader_snapshot_no_proxy_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
logging_test.go

Remove checking confState during schema migration

год назад
main_test.go

Enable goheader golangi-lint linter

10 месяцев назад
member_no_proxy_test.go

Add an e2e test to reproduce the issue 20340

год назад
metrics_test.go

Remove v2 store

7 месяцев назад
promote_experimental_flag_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
reproduce_17780_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
reproduce_19406_test.go

chore(CI): add gci formatter

год назад
reproduce_20271_test.go

Add PutResponse to Put in common test client interface

8 месяцев назад
runtime_reconfiguration_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
txn_range_consistency_test.go

apply: fix data inconsistency in txns by skipping range execution

3 месяца назад
utils.go

grpc: replace Dial APIs with NewClient

6 месяцев назад
utl_bbolt_test.go

Add bbolt subcommand to etcdutl

10 дней назад
utl_migrate_test.go

switch to an updated semver library

12 дней назад
v2store_deprecation_test.go

*: fix TestV2DeprecationSnapshotMatches case

7 месяцев назад
v3_cipher_suite_test.go

Reuse embed.Config in e2e cluster config

3 года назад
v3_curl_auth_test.go

Replace authpb.READ and authpb.WRITE with authpb.Permission_READ and authpb.Permission_WRITE

6 месяцев назад
v3_curl_cluster_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
v3_curl_election_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
v3_curl_kv_test.go

enable linter for deprecated functions

7 месяцев назад
v3_curl_lease_test.go

*: update test case to use pointer instead of copying pb

3 месяца назад
v3_curl_lock_test.go

fix: use require instead of t.Fatal(err) in tests/e2e package

2 года назад
v3_curl_maintenance_test.go

fix: enable gosimple linter

2 года назад
v3_curl_maxstream_test.go

*: switch to new protobuf struct

3 месяца назад
v3_curl_watch_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад
v3_lease_no_proxy_test.go

Add an e2e test to reproduce lease Renew returns a wrong response

год назад
watch_test.go

Fix the security issue where a user granted read permission on one key could receive watch responses for every key starting from that key

месяц назад
zap_logging_test.go

tests/e2e: address Go 1.24 usetesting issues

год назад