Commit Graph

244 Commits (a929872a7505247dfef04330feeaed3d976f5db7)

Author SHA1 Message Date
Roberto Bonafiglia 073f155fc4 Added ipv6 only support with flannel
3 years ago
Roberto Bonafiglia 3fabc0703b
Merge pull request #4450 from olljanat/support-ipv6-only
3 years ago
Luther Monson 9a849b1bb7
[master] changing package to k3s-io (#4846)
3 years ago
Brad Davidson f090bf2d5e Bootstrap the executor even when the agent is disabled
3 years ago
Brad Davidson a7878db17f Fix etcd-snapshot commands by making setup more consistent.
3 years ago
Brad Davidson e4846c92b4 Move temporary etcd startup into etcd module
3 years ago
Brad Davidson 5014c9e0e8 Fix adding etcd-only node to existing cluster
3 years ago
Brad Davidson 2989b8b2c5 Remove unnecessary copies of runtime struct
3 years ago
Derek Nola a698ece9c5
Add `--json` flag for `k3s secrets-encrypt status` (#5127)
3 years ago
Brian Downs 40a46e1412
add ability to specify etcd snapshot list output format (#5132)
3 years ago
Olli Janatuinen 966f4d6a01 Add support for IPv6 only mode
3 years ago
Derek Nola d583a99f62
Add server flag to access nonlocal/nondefault k3s server (#5016)
3 years ago
Roberto Bonafiglia bb856c67dc
Merge pull request #4952 from rbrtbnfgl/ipv6-nat
3 years ago
Brad Davidson a094dee7dd Update packaged components
3 years ago
Brad Davidson b1e0f4c8fc Skip CGroup v2 evac when agent is disabled
3 years ago
Roberto Bonafiglia 111c1669fc Added flannel-ipv6-masq flag to enable IPv6 nat
3 years ago
Brian Downs effcb15adb
Adds the ability to compress etcd snapshots (#4866)
3 years ago
Derek Nola 48ffed3852
Enable logging on all subcommands (#4921)
3 years ago
Brad Davidson a0cadcd343 Move ClusterResetRestore handling ControlConfig setup
3 years ago
Brad Davidson e7464a17f7 Fix use of agent creds for secrets-encrypt and config validate
3 years ago
Lordran 31f1a00b6f
Fix a typo: advertise-up -> advertise-ip (#4827)
3 years ago
Hussein Galal 2e91913f54
Close agentReady channel only in k3s (#4792)
3 years ago
Hussein Galal d71b335871
Fix snapshot restoration on fresh nodes (#4737)
3 years ago
Hussein Galal 3985fd0e26
[master] Add validation to certificate rotation (#4692)
3 years ago
Derek Nola bcb662926d
Secrets-encryption rotation (#4372)
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
Hussein Galal 03485632ea
Fix regression with cluster reset (#4521)
3 years ago
Chris Kim f18b3252c0
[master] Add etcd extra args support for K3s (#4463)
3 years ago
Derek Nola 4b57951fb0
Fix to allow etcd-snapshot to use config file with flags that are only used with k3s server. (#4464)
3 years ago
Manuel Buil 8271d98a76
Merge pull request #4437 from manuelbuil/fix_svclb_ipv6_rh
3 years ago
Manuel Buil 5d168a1d59 Allow svclb pod to enable ipv6 forwarding
3 years ago
Brian Downs adaeae351c
update bootstrap logic (#4438)
3 years ago
Luther Monson 36c6634cce
[master] updating to new signals package in wrangler (#4399)
3 years ago
Brad Davidson f9f1cabe9c Fix log/reap reexec
3 years ago
Derek Nola 918945da45
Added configuration input to etcd-snapshot (#4280)
3 years ago
Brian Downs e11a4bf8bb
set duration to second (#4231)
3 years ago
Brian Downs 0452f017c1
Add etcd s3 timeout (#4207)
3 years ago
Brad Davidson 5a923ab8dc Add containerd ready channel to delay etcd node join
3 years ago
Brad Davidson dc18ef2e51 Refactor log and reaper exec to omit MAINPID
3 years ago
Brian Downs ac7a8d89c6
Add ability to reconcile bootstrap data between datastore and disk (#3398)
3 years ago
Derek Nola b6919adf62
Add "etcd-" prefix to etcd-snapshot commands as aliases (#4161)
3 years ago
Brad Davidson 12e675e2cc Don't evacuate the root cgroup when rootless
3 years ago
Brad Davidson 5d1a37ee32 Send MAINPID to systemd when reexecing for logfile output
3 years ago
Brad Davidson a16105b348 Properly handle operation as init process
3 years ago
Hussein Galal 7826407a2e
Make sure there are no duplicates in etcd member list (#4025)
3 years ago
Derek Nola eda65b19d9
Remove expiremental from cluster commands (#4024)
3 years ago
Manuel Buil 9fcd79baae Add tests to the dual-stack PR and enable dual-stack with flannel backend
3 years ago
Devin Buhl a1ec43e0b7
feat: add option to disable s3 over https
3 years ago
Brad Davidson cf12a13175 Add missing node name entry to apiserver SAN list
3 years ago