k3s/pkg/cli/cmds
Hussein Galal 77fd3e99ec
Add cert rotation command (#4495)
* Add cert rotation command

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* add function to check for dynamic listener file

Signed-off-by: Brian Downs <brian.downs@gmail.com>

* Add dynamiclistener cert rotation support

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* fixes to the cert rotation

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* fix ci tests

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* fixes to certificate rotation command

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* more fixes

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

Co-authored-by: Brian Downs <brian.downs@gmail.com>
2021-12-02 23:19:16 +02:00
..
agent.go Allow svclb pod to enable ipv6 forwarding 2021-11-10 18:20:03 +01:00
certs.go Add cert rotation command (#4495) 2021-12-02 23:19:16 +02:00
check-config.go
config.go
const_linux.go Use New Image Names (#3749) 2021-08-06 16:14:58 -07:00
const_windows.go Basic windows agent that will join a cluster without CNI. 2021-06-23 09:07:50 -07:00
crictl.go
ctr.go
etcd_snapshot.go etcd snapshot functionality enhancements (#4453) 2021-11-29 10:30:04 -08:00
init_default.go Refactor log and reaper exec to omit MAINPID 2021-10-12 13:35:10 -07:00
init_linux.go Refactor log and reaper exec to omit MAINPID 2021-10-12 13:35:10 -07:00
kubectl.go
log_default.go Refactor log and reaper exec to omit MAINPID 2021-10-12 13:35:10 -07:00
log_linux.go Fix log/reap reexec 2021-11-01 14:24:14 -07:00
log.go Refactor log and reaper exec to omit MAINPID 2021-10-12 13:35:10 -07:00
nostage.go
root.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
server.go [master] Add etcd extra args support for K3s (#4463) 2021-11-11 21:03:15 -08:00
stage.go