Commit Graph

29 Commits (b3bb7e5a11cf3356c7902ea1e59a16711f396b79)

Author SHA1 Message Date
Brad Davidson cf9ebb3259 Fail to validate server tokens that use bootstrap id/secret format
2 years ago
Brad Davidson d95980bba3 Lock bootstrap data with empty key to prevent conflicts
2 years ago
Derek Nola 06d81cb936
Replace deprecated ioutil package (#6230)
2 years ago
Luther Monson 9a849b1bb7
[master] changing package to k3s-io (#4846)
3 years ago
Brad Davidson e4846c92b4 Move temporary etcd startup into etcd module
3 years ago
Brad Davidson a1b800f0bf Remove unnecessary copies of etcdconfig struct
3 years ago
Brad Davidson 2989b8b2c5 Remove unnecessary copies of runtime struct
3 years ago
Brad Davidson 8ad7d141e8 Close etcd clients to avoid leaking GRPC connections
3 years ago
Derek Nola bcb662926d
Secrets-encryption rotation (#4372)
3 years ago
Brian Downs adaeae351c
update bootstrap logic (#4438)
3 years ago
Brian Downs 34080b23b1
Copy old bootstrap buffer data for use during migration (#4215)
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
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
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
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
Jacob Blain Christen 36230daa86
[migration k3s-io] update kine dependency (#2568)
4 years ago
Brad Davidson 703ba5cde7 Add a bunch of doc comments
4 years ago
Darren Shepherd a18d387390 Refactor clustered DB framework
5 years ago
Darren Shepherd 0ae20eb7a3 Support both http and db based bootstrap
5 years ago