k3s/pkg/util
Vitor Savian 53de968676
Add generation for kube-scheduler and kube-controller-manager certs (#12285)
* Add generation for kube-scheduler and kube-controller-manager certs

Signed-off-by: Vitor Savian <vitor.savian@suse.com>

* Add new certs to the tests

Signed-off-by: Vitor Savian <vitor.savian@suse.com>

* Change cert-dir to tls-cert-file and tls-private-key-file

Signed-off-by: Vitor Savian <vitor.savian@suse.com>

* Address altName structure

Co-authored-by: Brad Davidson <brad@oatmail.org>
Signed-off-by: Vitor Savian <vitor.savian@suse.com>

---------

Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Co-authored-by: Brad Davidson <brad@oatmail.org>
2025-05-09 16:25:44 -03:00
..
metrics Add etcd snapshot metrics 2025-02-18 11:09:42 -08:00
permissions Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
services Add generation for kube-scheduler and kube-controller-manager certs (#12285) 2025-05-09 16:25:44 -03:00
api.go Add tests for control-plane component arg generation 2025-03-31 17:09:43 -07:00
apierrors.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
args.go Fix issue caused by default authorization-mode apiserver arg 2025-03-31 17:09:43 -07:00
args_test.go Update k8s version to 1.33 2025-04-30 04:43:37 -03:00
cert.go Optimize certificate status check 2025-05-08 11:57:29 -07:00
client.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
client_test.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
command.go VPN PoC 2023-06-09 12:39:33 +02:00
errors.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
file.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
labels.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
net.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
net_test.go Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
net_unix.go Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
net_windows.go Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
reflect.go Disable deprecated insecure port 2021-08-20 18:47:16 -07:00
token.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00