k3s/pkg/util
Hussein Galal 144f5ad333
Kubernetes V1.30.0-k3s1 (#10063)
* kubernetes 1.30.0-k3s1

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

* Update go version to v1.22.2

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

* update dynamiclistener and helm-controller

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

* update go in go.mod to 1.22.2

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

* update go in Dockerfiles

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

* update cri-dockerd

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

* Add proctitle package with linux and windows constraints

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

* go mod tidy

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

* Fixing setproctitle function

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

* update dynamiclistener to v0.6.0-rc1

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

---------

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2024-05-06 19:42:27 +03:00
..
services Add supervisor cert/key to rotate list 2024-04-05 10:59:17 -07:00
api.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
apierrors.go Don't log 'apiserver disabled' error sent by etcd-only nodes 2024-04-09 15:36:33 -07:00
cert.go Add support for cross-signing new certs during ca rotation 2023-03-13 16:56:28 -07:00
client.go Use distinct clients for supervisor, deploy, and helm controllers 2023-05-30 18:15:11 -07:00
client_test.go Handle multiple arguments with StringSlice flags (#7380) 2023-05-02 09:55:48 -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 Review comments and fixes 2023-08-25 14:17:00 -06:00
gates.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
gates_test.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
labels.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
net.go Take IPFamily precedence based on order 2023-09-29 11:04:15 +02:00
net_test.go Include node-external-ip in serving-kubelet.crt SANs (#4620) 2021-12-07 15:42:40 -08:00
reflect.go Disable deprecated insecure port 2021-08-20 18:47:16 -07:00
token.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00