Commit Graph

75 Commits (12581188e831d3ec866bdd8fe00e4409338a25ef)

Author SHA1 Message Date
Derek Nola 12581188e8
Improved cleanup for etcd unit test (#4537) (#4608)
3 years ago
Chris Kim fdb335d7d8
etcd snapshot functionality enhancements (#4453) (#4605)
3 years ago
Chris Kim a1f490df9c
[release-1.22] Add etcd extra args support for K3s (#4469)
3 years ago
Brian Downs 97f494a24d
[Release-1.22] All bootstrap backport (#4448)
3 years ago
Brad Davidson 46eea2f10a Revert "Add ability to reconcile bootstrap data between datastore and disk (#3398)"
3 years ago
Brian Downs c9f6fa0be0 remove integration test
3 years ago
Brian Downs 48355dce10 Add ability to reconcile bootstrap data between datastore and disk (#3398)
3 years ago
galal-hussein 84e9b829e0 Update peer address when running cluster-reset
3 years ago
Brad Davidson 3988edef25 Add containerd ready channel to delay etcd node join
3 years ago
Brian Downs 7c78e1c802
[Release-1.22] - Add etcd s3 timeout (#4207) (#4230)
3 years ago
Brian Downs 737f722315
set transport to skip verify if se skip flag passed (#4102) (#4103)
3 years ago
Hussein Galal 7826407a2e
Make sure there are no duplicates in etcd member list (#4025)
3 years ago
Brad Davidson 086ca8ba6a Fix premature etcd shutdown when joining an existing cluster
3 years ago
Chris Kim acf9036b63
No-op when etcd member was already removed and use existing name for etcd controller (#4014)
3 years ago
Chris Kim 928b8531c3
[master] Add `etcd-member-management` controller to K3s (#4001)
3 years ago
Brad Davidson b4d8c641c6 Add exposed metrics listener instead of replacing loopback listener
3 years ago
Brad Davidson 29c8b238e5 Replace klog with non-exiting fork
3 years ago
Darren Shepherd 741ba95b04 Migrate sqlite data to etcd when initializing the cluster
3 years ago
Devin Buhl a1ec43e0b7
feat: add option to disable s3 over https
3 years ago
Brad Davidson b8add39b07 Bump kine for metrics/tls changes
3 years ago
Derek Nola 60297a1bbe
Creation of K3s integration test Sonobuoy plugin (#3931)
3 years ago
Derek Nola 114b30277f
Redux: Enable K3s integration test to run on existing cluster (#3905)
3 years ago
Derek Nola 66dacc6ee0
Revert "Enable K3s integration test to run on existing cluster (#3892)" (#3899)
3 years ago
Derek Nola 703b5af950
Enable K3s integration test to run on existing cluster (#3892)
3 years ago
Brad Davidson e95b75409a Fix lint failures
3 years ago
Brad Davidson dc14f370c4 Update wrangler to v0.8.5
3 years ago
Brad Davidson 872855015c Update etcd to v3.5.0
3 years ago
Malte Starostik b23955e835
Fix URL pruning when joining an etcd member (#3832)
3 years ago
Derek Nola a1e36153f9
Added locking system for integration tests (#3820)
3 years ago
Derek Nola 4cc781b5e3
Moved testing utils into tests directory. Improved gotests template. (#3805)
3 years ago
Brian Downs dcf0657b20
account for an s3 folder when listing objects (#3807)
3 years ago
Derek Nola b4eca61aeb
Prevent snapshot commands from creating empty snapshot directory (#3783)
3 years ago
Hussein Galal bc96ffb5f3
Fix Node stuck at deletion (#3771)
3 years ago
Derek Nola 21c8a33647
Introduction of Integration Tests (#3695)
3 years ago
Derek Nola bba49ea447
Fix to allow prune to correctly cleanup custom named snapshots (#3649)
3 years ago
Derek Nola c833183517
Add unit tests for pkg/etcd (#3549)
3 years ago
Hussein Galal f5fbb9a9a8
Export cli server flags and etcd restoration functions (#3527)
3 years ago
Brian Downs ecbf17e2ed move object channel defer close to goroutine
4 years ago
Brian Downs 254b52077e add retention default and wire in s3 prune
4 years ago
Brian Downs 6ee28214fa
Add the ability to prune etcd snapshots (#3310)
4 years ago
Brian Downs bcd8b67db4
Add the ability to list etcd snapshots (#3303)
4 years ago
Brian Downs e998cd110d
Add the ability to delete an etcd snapshot locally or from S3 (#3277)
4 years ago
Brian Downs beb0d8397a reference node name when needed
4 years ago
Brian Downs c5ad71ce0b
Collect and Store etcd Snapshots and Metadata (#3239)
4 years ago
Brian Downs 66ed6efd57 Resolve local retention issue when S3 in use.
4 years ago
Hussein Galal 73df65d93a
remove etcd data dir when etcd is disabled (#3059)
4 years ago
Brian Downs 7c99f8645d
Have Bootstrap Data Stored in etcd at Completed Start (#3038)
4 years ago
Brad Davidson c0d129003b Handle loadbalancer port in TIME_WAIT
4 years ago
Brad Davidson 7cdfaad6ce
Always use static ports for client load-balancers (#3026)
4 years ago
Brian Downs 4d1f9eda9d
Etcd Snapshot/Restore to/from S3 Compatible Backends (#2902)
4 years ago