Commit Graph

85 Commits (54bb65064e0fe7128e62731f6046f276afd2446a)

Author SHA1 Message Date
Brad Davidson 54bb65064e Fix cluster bootstrap test
3 years ago
Brad Davidson 5ca206ad3b Fix handling of agent-token fallback to token
3 years ago
Brad Davidson e7464a17f7 Fix use of agent creds for secrets-encrypt and config validate
3 years ago
Brian Downs 3ae550ae51
Update bootstrap logic to output all changed files on disk (#4800)
3 years ago
Brad Davidson 8ad7d141e8 Close etcd clients to avoid leaking GRPC connections
3 years ago
Derek Nola 17eebe0563
Fix cold boot and reconcilation on secondary servers (#4747)
3 years ago
Hussein Galal d71b335871
Fix snapshot restoration on fresh nodes (#4737)
3 years ago
Brian Downs bf4e037fcf
Resolve Bootstrap Migration Edge Case (#4730)
3 years ago
Brian Downs a6fe2c0bc5
Resolve restore bootstrap (#4704)
3 years ago
Manuel Buil 1e0696628e
Merge pull request #4581 from manuelbuil/checking-HA-parameters
3 years ago
Derek Nola bcb662926d
Secrets-encryption rotation (#4372)
3 years ago
Manuel Buil 1b3187ea07 Check HA network parameters
3 years ago
Hussein Galal 77fd3e99ec
Add cert rotation command (#4495)
3 years ago
Chris Kim ae4a1a144a
etcd snapshot functionality enhancements (#4453)
3 years ago
Chris Kim f18b3252c0
[master] Add etcd extra args support for K3s (#4463)
3 years ago
Brian Downs adaeae351c
update bootstrap logic (#4438)
3 years ago
Brian Downs 0a0b915921
reset buffer after use (#4279)
3 years ago
Brian Downs 34080b23b1
Copy old bootstrap buffer data for use during migration (#4215)
3 years ago
Hussein Galal b282528ee2
Display cluster tls error only in debug mode (#4124)
3 years ago
Derek Nola feec44572d
Improve error message when using a "K10" prefixed token (#4180)
3 years ago
Brian Downs ac7a8d89c6
Add ability to reconcile bootstrap data between datastore and disk (#3398)
3 years ago
Brad Davidson 29c8b238e5 Replace klog with non-exiting fork
3 years ago
Brad Davidson cf12a13175 Add missing node name entry to apiserver SAN list
3 years ago
Brad Davidson b8add39b07 Bump kine for metrics/tls changes
3 years ago
Brad Davidson dc14f370c4 Update wrangler to v0.8.5
3 years ago
galal-hussein 20a48734c2 more fixes
3 years ago
galal-hussein 7ebcc4b134 more fixes
3 years ago
galal-hussein b4401296ec replace error with warn in delete
3 years ago
galal-hussein 2f82bfcf67 fix warning msg
3 years ago
galal-hussein b377839148 migrate old token key format
3 years ago
galal-hussein 997ed7b9b4 simplifying the code
3 years ago
galal-hussein ad17292fa8 migrate empty string key properly
3 years ago
galal-hussein a65e5b6466 Fix multiple bootstrap keys found
3 years ago
Hussein Galal a939decf01
fix a runtime core panic (#3627)
3 years ago
Brian Downs 238dc2086e
prevent snapshot save when snapshots are disabled (#3475)
3 years ago
Brad Davidson cbfe673c43 Fix spelling to satisfy codespell check
3 years ago
Brad Davidson 246b378a27 Bump kine to resolve race condition and unrevisioned delete
3 years ago
Hussein Galal 136dddca11
Fix storing bootstrap data with empty token string (#3422)
3 years ago
Brad Davidson f6cec4e75d Add kubernetes.default.svc to serving certs
4 years ago
Brian Downs afd506a595 fix possible race where bootstrap data might not save
4 years ago
Hussein Galal 948295e8e8
Fix cluster restoration in rke2 (#3295)
4 years ago
Hussein Galal f410fc7d1e
Invoke cluster reset function when only reset flag is passed (#3276)
4 years ago
Brian Downs c5ad71ce0b
Collect and Store etcd Snapshots and Metadata (#3239)
4 years ago
Brian Downs 4a49b9e40b delete nocluster file and remove build tag
4 years ago
Brian Downs 400a632666 put etcd bootstrap save call in goroutine and update comment
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